commit | e65fa87c225fadd1980068b7d360e08ac0e985dd | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Wed Jul 01 13:27:31 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 03 20:09:27 2009 -0700 |
tree | 2fbcced353577d5b992644f9e75303aed59877f2 | |
parent | e5d57af52464f37dd3c67906a493a6400bc51b43 [diff] |
e1000e: PHY loopback broken on 82578 PHY loopback on 82578 fails to work as a result of flushing the packets in the FIFO buffer in the link stall workaround. Don't perform the workaround if in PHY loopback mode. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>