sfc: Do not reinitialise XAUI serdes before it has completed reset
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 26 Aug 2009 08:16:46 +0000 (08:16 +0000)
committerDavid 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