]> git.baikalelectronics.ru Git - kernel.git/commit
net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 12 Nov 2016 16:32:49 +0000 (17:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2016 18:37:42 +0000 (13:37 -0500)
commitc90e9f5065cae659989cc1bfb2de55951a6d932b
treeecd63fb1e0b6a5533d56e64911a86b1fb9ac0460
parentcf6ff81006967cac70fa00f36bd7e9b03b5787c9
net: atheros: atl1c: 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>
drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c