ixgbe: fix WoL issue with fiber
authorDon Skidmore <donald.c.skidmore@intel.com>
Thu, 5 Apr 2012 08:12:05 +0000 (08:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 Apr 2012 08:47:11 +0000 (01:47 -0700)
commitc509e754af96882eb46130e215cc4aa8f763d4ac
tree230d8bbca66aa59f888558cd189a96fbf232462c
parent92fe173391b3e0d0a7212fa8b9d72c8d61f31c26
ixgbe: fix WoL issue with fiber

There are times we turn of the laser before shutdown.  This is a bad thing
if we want to wake on lan to work so now we make sure the laser is on
before shutdown if we support WoL.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
This page took 0.02549 seconds and 5 git commands to generate.