commit | bb37056807cbcf3d5970d9aca48787a3ab9ec217 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Mar 25 19:39:05 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 27 15:53:19 2017 -0700 |
tree | 57f743931cca2996b451a1964f7c03749032eac2 | |
parent | 5dac9eaa39b3207f977adb3cd78b06dcbd97f69d [diff] |
net: cris: eth_v10: 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>