ixgbevf: use new api ethtool_{get|set}_link_ksettings
commit9668c93616b2eb9f615adac024c111fb47455554
authorPhilippe Reynes <tremyfr@gmail.com>
Tue, 7 Feb 2017 15:56:33 +0000 (7 16:56 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 18 Apr 2017 20:28:31 +0000 (18 13:28 -0700)
tree701869af68957b4e85b09723408a17a2839974ba
parent7ee814d7a6c449e2e96f76f1acb2b7d47dab108c
ixgbevf: 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.

As I don't have the hardware, I'd be very pleased if
someone may test this patch.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ethtool.c