]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: net: netlogic: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 9 Oct 2016 13:58:39 +0000 (15:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:57 +0000 (10:25 +0200)
commitf7417a55104cb0ecdf86a1c0ca89b09b4f2c70ec
tree8f13c95daad5c400a799e1d46f0b1f44ba039077
parentd2337a50eb9424ebc91065f0e60d7ce4312efc7b
staging: net: netlogic: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/netlogic/xlr_net.c