net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 18 Feb 2017 23:19:04 +0000 (00:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2017 15:27:17 +0000 (10:27 -0500)
commitd4e854ccd6410687bf82af3fe49d2df9793d80b4
treec00e7595ff7e3d5ddbb01cff063f026cc6b704d4
parentf74f92bed642033307cda00a0549a02fb6710a04
net: qlogic: qla3xxx: 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/qla3xxx.c