2017-03-14 01:44:15

by Brown, Aaron F

[permalink] [raw]
Subject: RE: [Intel-wired-lan] [PATCH] net: intel: igb: use new api ethtool_{get|set}_link_ksettings

> From: Intel-wired-lan [mailto:[email protected]] On
> Behalf Of Philippe Reynes
> Sent: Sunday, February 5, 2017 9:56 AM
> To: Kirsher, Jeffrey T <[email protected]>; [email protected]
> Cc: [email protected]; [email protected]; linux-
> [email protected]; Philippe Reynes <[email protected]>
> Subject: [Intel-wired-lan] [PATCH] net: intel: igb: 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]>
> ---
> drivers/net/ethernet/intel/igb/igb_ethtool.c | 108 ++++++++++++++-----------
> -
> 1 files changed, 59 insertions(+), 49 deletions(-)
>

Tested-by: Aaron Brown <[email protected]>