net: korina: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 14 Jan 2017 11:33:19 +0000 (12:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jan 2017 16:44:27 +0000 (11:44 -0500)
commitaf473688ce44b7faad6fa25bb9df43c7b48308c7
tree7fa69ab93f78446531e2be5b9402e719e8beb823
parentb8128c42313e688bb23ef2b88f752beb28b281fc
net: korina: 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.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/korina.c