commit | d17970d746b89e71253db4a60a684d5876bbf3c2 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Nov 05 16:17:54 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 09 13:25:12 2016 -0500 |
tree | 71b5e0c394f33f30fab268f5a2bb073b7c51f484 | |
parent | f1cd5aa0780801dd885566956f07100ae0a7acd2 [diff] |
net: alteon: acenic: 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> Acked-by: Jes Sorensen <Jes.Sorensen@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>