diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2009-12-23 14:46:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-12-24 04:09:05 +0100 |
commit | a355020af415947c7dee7e00a91360d11b6a9b47 (patch) | |
tree | 56b89138aca7a806e0ee2d4251243a980bdf9276 /drivers/net/macb.c | |
parent | sfc: Move PHY software state initialisation from init() into probe() (diff) | |
download | linux-a355020af415947c7dee7e00a91360d11b6a9b47.tar.xz linux-a355020af415947c7dee7e00a91360d11b6a9b47.zip |
sfc: Include XGXS in XMAC link status check except in XGMII loopback
The XGXS block may not get a link immediately in XGXS or XAUI loopback
modes, so we still need to check it. Split falcon_xaui_link_ok() into
falcon_xgxs_link_ok(), which checks only the Falcon XGXS block, and
falcon_xmac_link_ok(), which checks one or both sides of the link as
appropriate. Also rename falcon_check_xaui_link() to
falcon_xmac_link_ok_retry().
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macb.c')
0 files changed, 0 insertions, 0 deletions