commit | ef524f2e74b39cdf8d42b9d999c43b5144ed66c9 | [log] [tgz] |
---|---|---|
author | Steve Hodgson <shodgson@solarflare.com> | Wed Apr 28 09:27:54 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 28 12:44:33 2010 -0700 |
tree | f7807dfb33aa3fc8206d11e1a1e3b4be9fa208df | |
parent | 6369545945b90daa1a73fca174da9194c398417c [diff] |
sfc: Stop masking out XGMII faults over reconfigures The aim of this code was to avoid a spurious XGMII fault over a MAC reconfigure. It's less relevant now that the PHY reconfigure isn't called from the MAC reconfigure. After applying this patch, our link stress test passed 48 hours of testing without ever resetting the PHY. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>