commit | 5e8456fdd23c23bbfa06e0d647c90758102a4410 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Wed Mar 08 23:41:04 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 19:28:08 2017 -0700 |
tree | 414a40102e9305450e0b372348dcbb255453bde5 | |
parent | 031e51445a065d94639faf1581d0377438a33b96 [diff] |
net: hyperv: use new api ethtool_{get|set}_link_ksettings The ethtool api {get|set}_settings is deprecated. We move this driver to new api {get|set}_link_ksettings. As I don't have the hardware, I'd be very pleased if someone may test this patch. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Tested-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>