commit | d0b3ab309fd896f80fefa4b1d1a7e45de1fa8a36 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Mar 16 23:18:50 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 21 16:03:59 2017 -0700 |
tree | 6980671e07eb9b53ace97920f63d7a8aa0f9b2ff | |
parent | d8c3de2e8603f31de502f63e6997e55e7439eab9 [diff] |
net: usb: cdc_ncm: 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>