commit | e19b7883ef8b447a732a603e0bbb6232941cf08a | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Tue Nov 01 16:32:26 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 02 15:17:09 2016 -0400 |
tree | 33c4bd7f4dc7ffe316b8d464044df8429ee61e6a | |
parent | bc8ee596afe8f35b379f87575c46d800dd8e7e68 [diff] |
net: 3c59x: 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. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>