Re: [PATCH v2] net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings

From: David Miller
Date: Tue Jan 31 2017 - 13:13:47 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Mon, 30 Jan 2017 23:04:42 +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>
> ---
> Changelog:
> v2:
> - add support and advertise for TP

Applied, thanks.