igb: ignore EEPROM APME check when shutting down serdes link
authorNick Nunley <nicholasx.d.nunley@intel.com>
Wed, 17 Feb 2010 01:01:40 +0000 (01:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 21:21:32 +0000 (13:21 -0800)
commit53c992fa8497286f24f279ebec5a8c7a58d4e68c
treec1fd2f2a6ebf692e0016d01d1c392b15b8ef53c1
parent3145535ac6e4769e587a38a67d888a10f24a7af9
igb: ignore EEPROM APME check when shutting down serdes link

Checking the EEPROM APME state unnecessarily prevents the link from
shutting down. The standard power down routines should be
sufficient to determine whether the serdes link can power down
when going into D3.

Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/e1000_82575.c
This page took 0.024005 seconds and 5 git commands to generate.