commit | 60f285129905c33203f66111363c5503ccbc5c41 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sun Mar 05 23:21:06 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 08 22:18:05 2017 -0800 |
tree | ddca70974b52afec2d8f3bce6b1f91620a6b687a | |
parent | e016cc64423d2b6476e5c99d8a278f9093d53407 [diff] |
net: toshiba: ps3_genic_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> Tested-by: Geoff Levand <geoff@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>