phy: Elimination the forced speed reduction algorithm.
authorKirill Kapranov <kapranoff@inbox.ru>
Wed, 27 Mar 2013 01:16:13 +0000 (01:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2013 17:10:43 +0000 (13:10 -0400)
commita33e6112d9b0c1ab4fb55bb538832ec789200a10
tree7e48c42eb61c180e3c508b576e1776f927c91243
parent1b5ab0def4f6e42e8b8097c3b11d2e8d96baafec
phy: Elimination the forced speed reduction algorithm.

In case of fixed speed set up for a NIC (e.g. ethtool -s eth0 autoneg off speed
100 duplex full) with an ethernet cable plugged off, the mentioned algorithm
slows down a NIC speed, so further cable hook-up leads to nonoperable link state.

Signed-off-by: Kirill Kapranov <kapranoff@inbox.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c