commit | 9668c93616b2eb9f615adac024c111fb47455554 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Tue Feb 07 16:56:33 2017 +0100 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 18 13:28:31 2017 -0700 |
tree | 701869af68957b4e85b09723408a17a2839974ba | |
parent | 7ee814d7a6c449e2e96f76f1acb2b7d47dab108c [diff] |
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>