commit | 56c07e9501e875883584c00fe6977c3addb1f873 | [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:05:44 2017 -0800 |
tree | d4aad7a8ca5ca13a957141dc0781d046b3c9da4b | |
parent | 15883a43af0bcd10b3f3173bca4a0e60518bc154 [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>