diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-05-16 02:30:56 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-18 00:44:36 (GMT) |
commit | ce26b4d1d52c9a881a99fd316c32e58cdf2d586e (patch) | |
tree | 2bd36f052362f140d6aeea0182fa4039c20d4545 /drivers/video/igafb.c | |
parent | b14ed884df5968b0977114ebd5a22f58d0d15315 (diff) | |
download | linux-fsl-qoriq-ce26b4d1d52c9a881a99fd316c32e58cdf2d586e.tar.xz |
r6040: fix link checking with switches
The current link checking logic only works for one port, which is not correct
for swiches were multiple ports can have different link status. As a result
we would only check for link status on port 1 of the switch. Move the calls
to mii_check_media in r6040_timer which will be polling a single PHY chip
correctly and assume link is up for switches.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/video/igafb.c')
0 files changed, 0 insertions, 0 deletions