net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 1 May 2016 15:08:11 +0000 (17:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 May 2016 17:03:53 +0000 (13:03 -0400)
commite03179fe78d5b39dbf3e8b0b50f7c406514b15c7
tree6961d149c42bb6a3f90ff143a6c501ec69a6f6a7
parenta10cdae0a6ff400c5724967753ec02ef6291ffad
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings

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