linux/drivers/net/ethernet/intel
Emil Tantilov 7edebf9a6a ixgbe: prevent link checks while resetting
It some situations the driver sets __IXGBE_RESETTING and then
__IXGBE_DOWN flags. It is possible a link check may sneak in
between.

This patch adds check for both flags.
The idea is to reduce register reads while the PHY is resetting.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-05 02:52:54 -07:00
..
e1000 e1000: don't enable dma receives until after dma address has been setup 2011-09-28 23:06:57 -07:00
e1000e e1000e: make function tables const 2011-10-05 02:52:21 -07:00
igb
igbvf
ixgb ixgb: finish conversion to ndo_fix_features 2011-09-23 13:55:25 -04:00
ixgbe ixgbe: prevent link checks while resetting 2011-10-05 02:52:54 -07:00
ixgbevf ixgbevf: Fix broken trunk vlan 2011-09-28 23:07:38 -07:00
e100.c
Kconfig
Makefile