]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: nicvf: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 10 Dec 2016 14:00:48 +0000 (15:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Dec 2016 22:31:44 +0000 (17:31 -0500)
commitbfd8d977af2390e646d4a5df8e88c1d7a1ae63d9
tree6999ff45ed4d3172ed5b2f0e719bcc7cd300beb7
parent52986a2f926cc0de544e32005a3436bb6db39f10
net: nicvf: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c