]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 5 Mar 2017 21:25:39 +0000 (22:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 06:18:05 +0000 (22:18 -0800)
commite016cc64423d2b6476e5c99d8a278f9093d53407
tree762c3f2947ef03f94a7cd75930a88f2292063fa3
parent92552fdda557d1a9d7a819a79d0e356d439e8cfc
net: sun: sunhme: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sun/sunhme.c