linux/drivers/net/ixgbe
Tony Breeds 8d1c3c0746 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
GCC warns:
drivers/net/ixgbe/ixgbe_main.c: In function 'ixgbe_sfp_config_module_task':
drivers/net/ixgbe/ixgbe_main.c:3920: warning: suggest parantheses around
operand of '!' or change '&' to '&&' or '!' to '~'

Which I think is right.  Bracket to remove ambiguity.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-11 02:48:03 -07:00
..
Makefile
ixgbe.h
ixgbe_82598.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_82599.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_common.c ixgbe: Don't return error in flow control configuration if FC is off 2009-04-11 02:48:00 -07:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_ethtool.c
ixgbe_main.c ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() 2009-04-11 02:48:03 -07:00
ixgbe_phy.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_phy.h ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules 2009-04-11 02:48:01 -07:00
ixgbe_type.h ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00