cpmac: wait longer after MDIO reset
authorFlorian Fainelli <florian@openwrt.org>
Tue, 4 Aug 2009 10:52:57 +0000 (10:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Aug 2009 19:22:11 +0000 (12:22 -0700)
commite4540aa94f9b3e75528d9091524e7d82a0650f10
tree8bbd1832e019022ffdd1d1d0380981e7997ec347
parent76e61eaa55e33ea51205fad633393d1ae10311c5
cpmac: wait longer after MDIO reset

This patch slows down the MDIO_ALIVE busy waiting to let
switches and PHY come up after reset. Previous loop was
too quick for IC+175C and ADM6996C/L switches to come up.

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