linux/drivers/net/ethernet/intel
Emil Tantilov 93d3ce8faf ixgbe: fix disabling of Tx laser at probe
register_netdev() calls ndo_set_features() which may result in HW reset
which in turn will bring the laser back up.

This patch moves ixgbe_laser_tx_disable() below register_netdev()
in ixgbe_probe() to make sure laser is shut off on load.

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-11-02 16:55:23 -07:00
..
e1000
e1000e
igb igb: Fix for I347AT4 PHY cable length unit detection 2011-11-02 16:55:08 -07:00
igbvf
ixgb
ixgbe ixgbe: fix disabling of Tx laser at probe 2011-11-02 16:55:23 -07:00
ixgbevf
e100.c e100: make sure vlan support isn't advertised on old adapters 2011-11-02 16:55:00 -07:00
Kconfig
Makefile