commit | f22913d0b5560ae621e8a7391e9547d5a6fd8893 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <tremyfr@gmail.com> | Mon Feb 06 00:11:11 2017 +0100 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 21 15:53:19 2017 -0700 |
tree | 3597c06e82f6db72224e31641203b6973db2162b | |
parent | 1120ecd5aa38c385e747b8fb300d5597dcb2d19c [diff] |
ixgb: 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: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>