summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDon Skidmore <donald.c.skidmore@intel.com>2013-02-28 08:08:44 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-04-17 22:15:14 -0700
commitb8f83638950e3c33fbd8ad450045ac088e5efdbe (patch)
treed974b78b8e7987e755aeaba8f78ab7cdee6bd8a9 /.gitignore
parent0b2679d61c55f04f405cde11809a9f87e582527f (diff)
downloadop-kernel-dev-b8f83638950e3c33fbd8ad450045ac088e5efdbe.zip
op-kernel-dev-b8f83638950e3c33fbd8ad450045ac088e5efdbe.tar.gz
ixgbe: Fix 1G link WoL
We reset during the shutdown path which will reset AUTOC register. This would change LMS to 10G. If we were currently linked at 1G we will lose link, which is a bad thing if we wanted WoL to work. For the fix I needed to know if WoL is supported so I created a new bool in the ixgbe_hw struct. If this is set we will not allow the reset to change the current LMS value in AUTOC. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud