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