From: Rabin Vincent Date: Sat, 30 Apr 2011 08:29:27 +0000 (+0000) Subject: smsc95xx: fix reset check X-Git-Tag: v2.6.39-rc6~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d946092000698fd204d82a9d239103c656fb63bf;p=pandora-kernel.git smsc95xx: fix reset check 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed