]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 5 Mar 2017 22:46:00 +0000 (23:46 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 06:18:05 +0000 (22:18 -0800)
commitfa383d663e3804ef76382c32524802b419b43770
tree36f7ffa93e99f5d6276dbb5c377027c2296e5266
parent60f285129905c33203f66111363c5503ccbc5c41
net: toshiba: spider_net: 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/toshiba/spider_net_ethtool.c