]> git.karo-electronics.de Git - linux-beck.git/commit
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 1 May 2016 15:08:08 +0000 (17:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 May 2016 17:03:52 +0000 (13:03 -0400)
commit0d1bcdc74fb9cefcdc74e9d4579e63bd0fa5dc9a
tree96638f83c2cd4991fe010097d94b8f5d9ec4692d
parent56130915bbe31656c80f7493d28536693f8de0e2
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings

The ethtool api {get|set}_settings is deprecated.
We move the gianfar 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/freescale/gianfar_ethtool.c