[Bug 195924] [patch] IXGBE watchdog bug causes crash.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 30 18:12:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195924

Sean Bruno <sbruno at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Overcome By Events

--- Comment #2 from Sean Bruno <sbruno at FreeBSD.org> ---
txr is no longer refenced directly in the watchdog: handler.  It is indirectly
referenced via the que structure.  

None of the watchdog: calls access the que data structure in an out of bounds
condition.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list