summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_82598.c
diff options
context:
space:
mode:
authorPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>2009-07-16 15:50:32 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-07-17 16:47:35 (GMT)
commit078788b6a68828c1caf395b48110535e051cd623 (patch)
tree9b2f1cef5a6d0c0d8d3653cd8d8f77e5d0401fc9 /drivers/net/ixgbe/ixgbe_82598.c
parentf4ec443b2b27ecb401eee35a7bea330438556c7e (diff)
downloadlinux-078788b6a68828c1caf395b48110535e051cd623.tar.xz
ixgbe: Make sure boolean assignments from bitwise operations done correctly
When the link comes up, the driver detects which flow control settings are active. This is done using bitwise operations directly from the hardware registers, and assumes the proper boolean assignment. Make this an explicit boolean value before assignment to the bool. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_82598.c')
0 files changed, 0 insertions, 0 deletions