]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: use new API ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Thu, 26 Jan 2017 21:19:53 +0000 (22:19 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 21 Mar 2017 22:31:30 +0000 (15:31 -0700)
commit08c651cbfa72fd895732382a81b6c516c723b842
treed96b9db776b2bde6accc9608391e9817c5ca1988
parentd27e3e01ec5531bf792532f777d0eba5f673f8ef
e1000e: 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>
drivers/net/ethernet/intel/e1000e/ethtool.c