net: tehuti: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 26 Mar 2017 20:03:13 +0000 (22:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2017 23:00:07 +0000 (16:00 -0700)
commit86573f615215a06f85ec33e5d3e951e9158e36ec
treeb8e2a1e1b93c08806df355b9074595ca3e5368b5
parentbb37056807cbcf3d5970d9aca48787a3ab9ec217
net: tehuti: 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/tehuti/tehuti.c