]> git.baikalelectronics.ru Git - kernel.git/commit
net: neterion: s2io: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 12 Feb 2017 10:44:36 +0000 (11:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2017 03:32:17 +0000 (22:32 -0500)
commit4c34bfc3372b03767b751283e9fc5eaea4cfa044
tree8e59c5a21b994e323bc19d7b5aa38355cdaad08e
parent3ddd220ecb6c4782e2eb728dc25d65ec7f6cc374
net: neterion: s2io: 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/neterion/s2io.c