]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Mon, 2 Jan 2017 18:53:11 +0000 (19:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jan 2017 21:59:10 +0000 (16:59 -0500)
commit9da12b6454c4a762077fc33b56bdfd49acdae3ae
treed48234f2da9ed6e0101e319ea4af2d5ab76979b3
parentfd90095db59612de89da3439032fb3944cccea80
net: faraday: ftmac100: 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/faraday/ftmac100.c