]> git.karo-electronics.de Git - linux-beck.git/commit
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Thu, 16 Feb 2017 22:28:01 +0000 (23:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Feb 2017 19:06:41 +0000 (14:06 -0500)
commit99f18f1d2f447afe575c1ad2641050c77d244760
tree7ec6445f81e05c7aa40d9f173788d8e5aa2d70c0
parent336f8a71aa178a35b4c33130bb98331b7930337a
net: qlogic: netxen: 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/qlogic/netxen/netxen_nic_ethtool.c