Re: [PATCH] net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettings

From: David Miller
Date: Fri Feb 17 2017 - 11:05:57 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Tue, 14 Feb 2017 23:36:32 +0100

> 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@xxxxxxxxx>

Applied to net-next, thanks Philippe.