commit | 53c992fa8497286f24f279ebec5a8c7a58d4e68c | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholasx.d.nunley@intel.com> | Wed Feb 17 01:01:40 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 13:21:32 2010 -0800 |
tree | c1fd2f2a6ebf692e0016d01d1c392b15b8ef53c1 | |
parent | 3145535ac6e4769e587a38a67d888a10f24a7af9 [diff] |
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>