commit | 39f49eadc3e56609dc50c4abfeba0e4d77a590a3 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Mar 16 23:18:55 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 21 16:04:00 2017 -0700 |
tree | 021483a9ddceffa1bde29ea212d526a542cea589 | |
parent | a44017a504b4d9161eeefbae067af3ef0147526d [diff] |
net: usb: sr9700: 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>