]> git.baikalelectronics.ru Git - kernel.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)
commit69e05f106214a3a98c4b8b34eaac7b7f8e906a09
treee0570cb11cfecafb65462f134f9a938fe42379be
parent44305019e1428986780f83dbdaecdfdc4ed7bba6
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