]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9424454aab1f91cdc6caaf217cc0c5cb712bf926
tree7b9f7bf0bc2593a6f5cba8a33f9f3f0663cfda0a
parente3e7138ab943adb32d440894f5c67a64db80415e
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