commit | 90a8e95e87720eaf202fb40cc420da02d9072b23 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Mar 16 23:18:53 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 21 16:04:00 2017 -0700 |
tree | 39bdc328c1464eb3a851c069377cfd1a195d3728 | |
parent | 17400f77b87cd2cf29fde358a05d5efc7b0eabab [diff] |
net: usb: sierra_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> Signed-off-by: David S. Miller <davem@davemloft.net>