IB/nes: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Tue, 25 Oct 2016 15:29:47 +0000 (17:29 +0200)
committerDoug Ledford <dledford@redhat.com>
Wed, 14 Dec 2016 17:52:25 +0000 (12:52 -0500)
commit24dc08c3c9891a79f2754f99b7bffe65745af0f3
tree42072e961974fa4c187c01da8e8897d212709e65
parentdef4a6ffc9d178d6bb14178f56873c4831fb05a7
IB/nes: 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: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/nes/nes_nic.c