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:
aed0628
)
sfc: Do not reinitialise XAUI serdes before it has completed reset
author
Ben Hutchings
<bhutchings@solarflare.com>
Wed, 26 Aug 2009 08:16:46 +0000
(08:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 Aug 2009 00:38:51 +0000
(17:38 -0700)
falcon_reset_xaui() waits for XGXS reset to complete, but the XAUI
serdes reset may take longer. It needs to check both reset active
bits.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found