commit | d972253146867b65ecff0bcc0e551a970b3efa1b | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Mar 04 17:50:06 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 08 22:18:05 2017 -0800 |
tree | 0cc4ec888c629015073c8f3b84a64533dfd1925c | |
parent | 2c784b0087d8b03b97bfcdbad8b162539dc614c6 [diff] |
net: sun: niu: 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>