Date: Sat, 20 Jun 2015 08:27:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 200984] sys/dev/bce/if_bce.c: 2 * bad if Message-ID: <bug-200984-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: dcb314@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200984-8>