commit | 99bdb400f7a5c998e106aeef3954e94b1d3d4ca5 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Mon Mar 06 23:26:09 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 19:28:07 2017 -0700 |
tree | 981da947b7c21a8e770467e8a9b1042a9b5840de | |
parent | 01461abe62df44844efc5a57f9a365270a7c0299 [diff] |
net: tundra: tsi108: 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>