net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sun, 1 May 2016 15:08:09 +0000 (17:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 May 2016 17:03:52 +0000 (13:03 -0400)
commit5e74bf2d9529e4a272f745d5f3e8f88113a987a0
tree7b9f7bf0bc2593a6f5cba8a33f9f3f0663cfda0a
parent0d1bcdc74fb9cefcdc74e9d4579e63bd0fa5dc9a
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings

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