sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 24 Feb 2011 23:59:15 +0000 (23:59 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Mon, 28 Feb 2011 23:57:23 +0000 (23:57 +0000)
This field does not exist in all MMDs we want to check, and all
callers allow it to be set (fault_fatal = 0).

Remove the loopback condition, as STAT2.DEVPRST should be valid
regardless of any fault.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found