Re: [PATCH 2/3] net: 3c59x: use new api ethtool_{get|set}_link_ksettings

From: David Miller
Date: Wed Nov 02 2016 - 15:17:34 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Tue, 1 Nov 2016 16:32:26 +0100

> The ethtool api {get|set}_settings is deprecated.
> We move this driver to new api {get|set}_link_ksettings.
>
> Signed-off-by: Philippe Reynes <tremyfr@xxxxxxxxx>

Applied.