r6040: check and update media status
authorFlorian Fainelli <florian@openwrt.org>
Tue, 26 May 2009 23:38:10 +0000 (23:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2009 22:46:53 +0000 (15:46 -0700)
This patch removes the not-that-useful message in the
r6040_timer which prints the PHY status. Instead
replace it with a call to mii_check_media which will
update the link status and print it on startup.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found