net: phy: smsc: force all capable mode if the phy is started in powerdown mode
authortrem <tremyfr@yahoo.fr>
Tue, 4 Dec 2012 08:52:10 +0000 (08:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Dec 2012 17:48:00 +0000 (12:48 -0500)
A SMSC PHY in power down mode can't be used.
If a SMSC PHY is in this mode in the config_init
stage, the mode "all capable" is set. So the PHY
could then be used.

Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found