commit | 15883a43af0bcd10b3f3173bca4a0e60518bc154 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Mar 04 16:16:12 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 08 22:05:44 2017 -0800 |
tree | e53d727a18bad0c33de845a2aeb90ab769f9785a | |
parent | 7b022a1b706f7684341e285e627a74a98e730301 [diff] |
net: sun: cassini: 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>