]> git.karo-electronics.de Git - linux-beck.git/commit
net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Tue, 9 Aug 2016 22:04:49 +0000 (00:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Aug 2016 06:14:53 +0000 (23:14 -0700)
commitf08aff444ae0004c9ae6df3241fc313a5024d375
treee0570cb11cfecafb65462f134f9a938fe42379be
parent9fd0375ad376d1f98f4af929fdbefa141c86b800
net: ethernet: renesas: sh_eth: 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>
Tested-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/sh_eth.c