]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: stmmac: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Mon, 3 Oct 2016 06:28:20 +0000 (08:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Oct 2016 05:40:25 +0000 (01:40 -0400)
commit1685e785cc8812fe3069cd4a7ac6c0a346c6e0aa
treeb581b98074bbb881f2656814860cf9075917be05
parentd6d50c7ea42d3659782695bfebf4ae6548d00db5
net: stmmac: 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/stmicro/stmmac/stmmac_ethtool.c