diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2013-12-10 11:19:39 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-10 18:09:12 -0500 |
commit | 4e34da4d4252f93a7bc66017a7577afb03c3cb8e (patch) | |
tree | 8c523e0ad424fd2612595abbbdb3e1c41baed232 /drivers/net/hyperv | |
parent | 77d47afbf3c58350c3708b609005358bbd33e085 (diff) |
bgmac: start/stop PHY on netdev open/stop
I've realized that I need to call ethtool command to get Ethernet
working after booting. Ex call: ethtool -s eth0 autoneg on
It was fixing Ethernet even if auto-negotiation was already on.
Adding calls to phy_start and phy_stop look like a real solution.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions