]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 12 Feb 2017 20:38:29 +0000 (21:38 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2017 03:32:17 +0000 (22:32 -0500)
commit2efbe14303e51e89dbd5e411d3c0c3e1e8d4211e
treeec9dd1f99b8061a563e41b972a16e40e5826b545
parent08041ff24a5bda3c17aae8ca0370337aa3570fd5
net: nuvoton: w90p910: 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/nuvoton/w90p910_ether.c