net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Tue, 20 Sep 2016 20:30:12 +0000 (22:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Sep 2016 06:11:40 +0000 (02:11 -0400)
commitd270f76c2d6ee3d96cfb1affb78a3d536e0b8fd6
tree51372f8afd440e95cb7d9148f7891974dcf2e10f
parent262b38cdb3e47d402f4fdf76fcf3e8c4c8380a52
net: ethernet: hisilicon: hns: 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/hisilicon/hns/hns_ethtool.c