diff options
author | Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> | 2018-07-04 11:12:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-07 10:44:09 +0900 |
commit | e0afa1030b7ffc2fb68d38fb859837f13cdd3807 (patch) | |
tree | 02f444e08583ab7bbca16fbc4b5c9c34894994a6 /lib | |
parent | 5cb3f52a11e18628fc4bee76dd14b1f0b76349de (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