OSDN Git Service

net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Tue, 1 Nov 2016 23:11:51 +0000 (00:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Nov 2016 19:26:51 +0000 (15:26 -0400)
commitf7a5537cd2a56b5fdd043f89d37d500b6c698422
treee0511f57e18e1bc6f10c135d812625487c09b844
parent1913540a1328d70edf8597f6c2248575d9d2ad62
net: 3com: typhoon: 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>
Reviewed-by: David Dillow <dave@thedillows.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/3com/typhoon.c