e1000e: do not disable receiver on 82574/82583
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 22 Jul 2011 06:21:35 +0000 (06:21 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 11 Aug 2011 22:19:06 +0000 (15:19 -0700)
commit7f99ae633884043c70f4cc4a03f43dad0f0ecba2
tree81b665c207aa189863095d06d45f35e740a9aeef
parentc407bee8a56d874b91f3e4ee790660959ff1a25e
e1000e: do not disable receiver on 82574/82583

Due to a hardware erratum, the receiver on 82574 and 82583 should not be
stopped once it has been started.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/e1000e/82571.c
drivers/net/e1000e/e1000.h
drivers/net/e1000e/ethtool.c
drivers/net/e1000e/netdev.c