net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
commitbb37056807cbcf3d5970d9aca48787a3ab9ec217
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 25 Mar 2017 18:39:05 +0000 (25 19:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2017 22:53:19 +0000 (27 15:53 -0700)
tree57f743931cca2996b451a1964f7c03749032eac2
parent5dac9eaa39b3207f977adb3cd78b06dcbd97f69d
net: cris: eth_v10: 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/cris/eth_v10.c