igb: Workaround for global device reset problem on 82580.
commita0483e2eb63d3b2f14a821edb21b3e610bfba5bd
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 22 Nov 2012 01:24:08 +0000 (22 01:24 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 1 Dec 2012 11:11:58 +0000 (1 03:11 -0800)
treed04efb05b239bfd6d9dff105659c5016eb615871
parent7916a53d203f12461095886cf72d58e9281240d9
igb: Workaround for global device reset problem on 82580.

Due to a hw errata, the global device reset doesn't always work on 82580
devices.  This patch works around the problem not trying to do a global
device reset on these devices.

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