commit | b646cf299e14338c7348a68acc006d1673f1ba0a | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Tue Nov 01 16:32:27 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 02 15:17:09 2016 -0400 |
tree | 5256414bda42487f20e1384e6f75e87e45efb8fd | |
parent | e19b7883ef8b447a732a603e0bbb6232941cf08a [diff] |
net: 3c509: 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>