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

From: David Miller
Date: Thu Mar 09 2017 - 01:07:34 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Sat, 4 Mar 2017 12:42:39 +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:
> - also update comment (feeback from Russel King)

Applied.