linux/drivers/net/ethernet/intel
Jesse Brandeburg d3a90b70d8 i40e: don't use OR to check a value
A couple of FD checks ended up using bitwise OR to check
a value, which ends up always being evaluated to true.

This should fix the issue.  Thanks to DaveJ for noticing
and reporting the issue!

CC: Dave Jones <davej@redhat.com>
Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-06-05 01:20:06 -07:00
..
e1000 e1000: Use time_after() for time comparison 2014-06-03 23:58:06 -07:00
e1000e e1000e: Out of line __ew32_prepare/__ew32 2014-05-27 02:10:44 -07:00
i40e i40e: don't use OR to check a value 2014-06-05 01:20:06 -07:00
i40evf Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next 2014-06-02 23:07:02 -07:00
igb igb: add defaults for i210 TX/RX PBSIZE 2014-06-03 23:57:53 -07:00
igbvf i40e,igb,ixgbe: remove usless return statements 2014-05-23 05:28:46 -07:00
ixgb net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ixgbe ixgbe: remove linux/export.h header from ixgbe_ptp.c 2014-06-03 23:56:22 -07:00
ixgbevf net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
e100.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00