[Bug 200984] sys/dev/bce/if_bce.c: 2 * bad if
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 20 08:27:53 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200984
Bug ID: 200984
Summary: sys/dev/bce/if_bce.c: 2 * bad if
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: freebsd-bugs at FreeBSD.org
Reporter: dcb314 at hotmail.com
1.
sys/dev/bce/if_bce.c:11283]: (warning)
Logical conjunction always evaluates to false: i < 807936 && i > 917503.
if (i < 0xc5400 && i > 0xdffff)
2.
sys/dev/bce/if_bce.c:11403]: (warning)
Logical conjunction always evaluates to false: i < 1594368 && i > 1703935.
if (i < 0x185400 && i > 0x19ffff)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list