commit | f8244ab55200dbe074380c3388804adff03a8a19 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Mon Jan 30 23:04:42 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 31 13:10:45 2017 -0500 |
tree | afcd30800e83aba917466b3ef4e350f33aa1caf3 | |
parent | e9904990e8e70a51574e6ec6b872f3c705ec75f0 [diff] |
net: aquantia: atlantic: 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> Tested-by: Pavel Belous <pavel.s.belous@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>