sfc: Stop masking out XGMII faults over reconfigures
authorSteve Hodgson <shodgson@solarflare.com>
Wed, 28 Apr 2010 09:27:54 +0000 (09:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 19:44:33 +0000 (12:44 -0700)
commitef524f2e74b39cdf8d42b9d999c43b5144ed66c9
treef7807dfb33aa3fc8206d11e1a1e3b4be9fa208df
parent6369545945b90daa1a73fca174da9194c398417c
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>
drivers/net/sfc/falcon_xmac.c