commit | 2ec7d2974c5665780e5f2b532833b76531f0a8d3 | [log] [tgz] |
---|---|---|
author | Yanir Lubetkin <yanirx.lubetkin@intel.com> | Tue Jun 02 17:05:47 2015 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 03 04:11:21 2015 -0700 |
tree | 8f35673ec73dae2d440e86ce74f207745c0e6a82 | |
parent | 83129b37ef35bb6a7f01c060129736a8db5d31c4 [diff] |
e1000e: fix unit hang during loopback test 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>