linux/drivers/net/ixgbe
PJ Waskiewicz 6837e895cb ixgbe: Fix compiler warning about variable being used uninitialized
tc is still throwing a warning that is could be used
uninitialized.  This fixes it, and properly formats the device ID
checks for the use of this variable.

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>
2010-01-07 17:27:30 -08:00
..
ixgbe_82598.c ixgbe: Fix 82598 premature copper PHY link indicatation 2009-12-15 23:18:26 -08:00
ixgbe_82599.c ixgbe: add support for 82599 KR device 0x1517 2009-12-08 20:10:13 -08:00
ixgbe_common.c
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: Fix TX stats accounting 2009-12-08 20:10:12 -08:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: Fix compiler warning about variable being used uninitialized 2010-01-07 17:27:30 -08:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Fix 82598 premature copper PHY link indicatation 2009-12-15 23:18:26 -08:00
ixgbe.h
Makefile