]> Git Repo - linux.git/commit
ixgbevf: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <[email protected]>
Tue, 7 Feb 2017 15:56:33 +0000 (16:56 +0100)
committerJeff Kirsher <[email protected]>
Tue, 18 Apr 2017 20:28:31 +0000 (13:28 -0700)
commit9668c93616b2eb9f615adac024c111fb47455554
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/ixgbevf/ethtool.c
This page took 0.048405 seconds and 4 git commands to generate.