K 10 svn:author V 5 kevlo K 8 svn:date V 27 2013-06-14T05:36:47.794980Z K 7 svn:log V 292 - Use the consistenly PHY-specific reset routine PHY_RESET() rather than generic mii_phy_reset(). - Return the result of mii_mediachg() rather than blindly returning 0. - on smsc(4), driver lock should be held to get current mii_media_active/mii_media_status value. Reviewed by: yongari END