commit | 55f78fcdd88c6298933645b74c32ce3788bed7eb | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Sat Jan 14 23:26:22 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 17 11:44:28 2017 -0500 |
tree | 1b2b930c49396bc411b97f4e2212849da2b37007 | |
parent | 0f826385a6fa699d31fc1f835fb9ef9a724b523e [diff] |
net: marvell: sky2: 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>