net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Thu, 16 Feb 2017 08:10:49 +0000 (09:10 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Feb 2017 17:00:14 +0000 (12:00 -0500)
commitad8e963ca6838071dd2f3db2df66b247b99f4295
treea5b67ffcc5bc8f2baf704086422f84b1eabb81b8
parent9fe9aa0b7334f65755fa6e9b20cb633a09fe76f7
net: oki-semi: pch_gbe: 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/oki-semi/pch_gbe/pch_gbe_ethtool.c