]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: fix unit hang during loopback test
authorYanir Lubetkin <yanirx.lubetkin@intel.com>
Tue, 2 Jun 2015 14:05:47 +0000 (17:05 +0300)
committerBrian Maly <brian.maly@oracle.com>
Fri, 4 Sep 2015 17:59:13 +0000 (13:59 -0400)
commit496f50796fe3a5957cfa5e221d1a3f12d2243689
tree12c0053223a1aabbc75503c0d9840959b2d256dc
parent4aefff2cd81cd55349f95fcd3f944083fbe0d546
e1000e: fix unit hang during loopback test

Orabug: 21792108

System would hang during execution of "ethtool -t <NIC>" for the same
reason that required flushing the descriptor rings. This fix disables
MULR for the loopback test to avoid the hang state.

Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 2ec7d2974c5665780e5f2b532833b76531f0a8d3)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/e1000e/ethtool.c