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)
commit824fb38e99cd5334629b340a2ae1ba0917cc35ab
treed2b963179fc4839cf1cc2740ff294452bf3fabce
parenta2a804cddfe65f18f903985e8a8d04c7c9eec354
r6040: check and update media status

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>
drivers/net/r6040.c