[Bug 200987] sys/dev/ixgbe/ixgbe.c:1058: bad if statement ?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 30 16:32:16 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200987
Sean Bruno <sbruno at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|New |Closed
--- Comment #1 from Sean Bruno <sbruno at FreeBSD.org> ---
When the ixgbe driver was split and refactored, this line (now in if_ix.c) was
changed to:
if (i2c.dev_addr != 0xA0 && i2c.dev_addr != 0xA2) {
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list