aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vladimir_zapolskiy@mentor.com>2018-07-04 11:12:41 +0300
committerDavid S. Miller <davem@davemloft.net>2018-07-07 10:44:09 +0900
commite0afa1030b7ffc2fb68d38fb859837f13cdd3807 (patch)
tree02f444e08583ab7bbca16fbc4b5c9c34894994a6 /lib
parent5cb3f52a11e18628fc4bee76dd14b1f0b76349de (diff)
sh_eth: simplify link auto-negotiation by ethtool
There is no need to call a heavyweight phy_start_aneg() for phy auto-negotiation by ethtool, the phy is already initialized and link auto-negotiation is started by calling phy_start() from sh_eth_phy_start() when a network device is opened. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Reviewed-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions