commit | 3b03cc0783b03ddd668ff3f86419bc67d0664e89 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Fri Feb 10 23:57:48 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 12 22:32:17 2017 -0500 |
tree | 9e1c28e1e55e5c6c493dd52068d79f8c18d16668 | |
parent | 2efbe14303e51e89dbd5e411d3c0c3e1e8d4211e [diff] |
net: natsemi: ns83820: 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>