Skip to content
Snippets Groups Projects
Commit a33e6112 authored by Kirill Kapranov's avatar Kirill Kapranov Committed by David S. Miller
Browse files

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: default avatarKirill Kapranov <kapranoff@inbox.ru>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1b5ab0de
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment