diff options
author | 2011-10-19 07:59:55 +0000 | |
---|---|---|
committer | 2011-11-02 16:55:23 -0700 | |
commit | 93d3ce8fafb888702311fc8c5917faa4c25b8266 (patch) | |
tree | 0cc09c215d5f29928c4e0b75e34a39b050f6a194 /lib/mpi/mpi-bit.c | |
parent | ixgbe: Fix link issues caused by a reset while interface is down (diff) | |
download | linux-dev-93d3ce8fafb888702311fc8c5917faa4c25b8266.tar.xz linux-dev-93d3ce8fafb888702311fc8c5917faa4c25b8266.zip |
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>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions