]> Pileus Git - ~andy/linux/commit
igb: Remove workaround for EEE configuration on i210/I211
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Fri, 19 Oct 2012 05:31:43 +0000 (05:31 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 1 Nov 2012 09:15:31 +0000 (02:15 -0700)
commit40b20122f92b9e29d7770c12eb58b3a30e1cce33
treee8824870a5aa31d271cf04b8405ea94b87359903
parent3af3361e6c25ea58c72c31efa9f0eb9f9bee4749
igb: Remove workaround for EEE configuration on i210/I211

This patch removes a workaround that was needed on pre-release hardware.
Released hardware should not have this setting, but any devices that do
will get a warning message instead.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_82575.c