]> git.baikalelectronics.ru Git - kernel.git/commit
net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Wed, 8 Mar 2017 21:20:20 +0000 (22:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 02:28:07 +0000 (19:28 -0700)
commit0cde9c628251c4669c9c6ae6ac6331c3f93cd2c4
tree42dadae022d17f31d122595c3da76de2152ad7f8
parent7280d9a1850e968173fa765fa40ad2e47041e7f5
net: via: via-velocity: 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/via/via-velocity.c