net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 5 Nov 2016 13:05:39 +0000 (14:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 18:25:12 +0000 (13:25 -0500)
commitf1cd5aa0780801dd885566956f07100ae0a7acd2
tree687ab16c1522517e1dfe4e5f725a1a8b8617a6cd
parent35887d3217409f17e68b0b852a33c6fc88a0a654
net: adaptec: starfire: 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/adaptec/starfire.c