]> 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)
commit8a7803deada3be238687a53d189da59e38049f1b
tree7b9f7bf0bc2593a6f5cba8a33f9f3f0663cfda0a
parent82cfd2e690bb9d6ee41b3159658f1d6ba2fc538b
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