https://github.com/torvalds/linux
Revision d946092000698fd204d82a9d239103c656fb63bf authored by Rabin Vincent on 30 April 2011, 08:29:27 UTC, committed by David S. Miller on 02 May 2011, 22:50:58 UTC
The reset loop check should check the MII_BMCR register value for
BMCR_RESET rather than for MII_BMCR (the register address, which also
happens to be zero).

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6fdbab9
History
Tip revision: d946092000698fd204d82a9d239103c656fb63bf authored by Rabin Vincent on 30 April 2011, 08:29:27 UTC
smsc95xx: fix reset check
Tip revision: d946092

back to top