git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5f0fd2
)
sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
author
Ben Hutchings
<bhutchings@solarflare.com>
Thu, 24 Feb 2011 23:59:15 +0000
(23:59 +0000)
committer
Ben 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