]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 4 Mar 2017 23:04:18 +0000 (00:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 06:18:05 +0000 (22:18 -0800)
commit92552fdda557d1a9d7a819a79d0e356d439e8cfc
tree69b59d4e7b3ea86ce4dca00a2ba0d70499d4993a
parentd972253146867b65ecff0bcc0e551a970b3efa1b
net: sun: sungem: 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/sun/sungem.c