e1000e: PHY loopback broken on 82578
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 1 Jul 2009 13:27:31 +0000 (13:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 Jul 2009 03:09:27 +0000 (20:09 -0700)
commite65fa87c225fadd1980068b7d360e08ac0e985dd
tree2fbcced353577d5b992644f9e75303aed59877f2
parente5d57af52464f37dd3c67906a493a6400bc51b43
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>
drivers/net/e1000e/defines.h
drivers/net/e1000e/phy.c