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
..
2011-07-26 16:49:47 -07:00
2011-08-27 00:58:30 -07:00
2011-08-27 00:58:33 -07:00
2011-08-27 00:58:36 -07:00
2011-10-19 03:10:46 -04:00
2011-09-16 19:20:20 -04:00
2011-08-16 00:16:49 -07:00