commit | 71dbc3414caaf68d1914f63864b65d2a4d0bc39c | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Fri Mar 17 23:34:04 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 21 17:47:26 2017 -0700 |
tree | 686bb42df655cdbd5c7c85c30833a30e7435e342 | |
parent | 71f0cfe84b502ec20ccb2103beed13b063286f63 [diff] |
net: usb: pegasus: 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> Acked-by: Petko Manolov <petkan@nucleusys.com> Signed-off-by: David S. Miller <davem@davemloft.net>