]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Sat, 8 Oct 2016 15:46:15 +0000 (17:46 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Oct 2016 05:40:25 +0000 (01:40 -0400)
commit2479876d460f9e7730c4ebc4e591325d6e5a5a0e
tree9134356f71411eee9bcde4bea4703b167e6fa408
parent1685e785cc8812fe3069cd4a7ac6c0a346c6e0aa
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings

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