Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2015 16:32:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 200987] sys/dev/ixgbe/ixgbe.c:1058: bad if statement ?
Message-ID:  <bug-200987-8-b7QTAEzrks@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200987-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200987-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200987

Sean Bruno <sbruno@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #1 from Sean Bruno <sbruno@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200987-8-b7QTAEzrks>