commit | 336f8a71aa178a35b4c33130bb98331b7930337a | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Thu Feb 16 22:46:14 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 17 14:06:41 2017 -0500 |
tree | ffc3d2adc7217e8c744e6fef97176bf51969d871 | |
parent | eda7a5e88d95d8cc4315451dcfb74064773cbc02 [diff] |
net: hamachi: 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>