Re: [PATCH] net: bonding: use new api ethtool_{get|set}_link_ksettings
From: David Miller
Date: Sun Oct 30 2016 - 17:25:45 EST
From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Tue, 25 Oct 2016 18:41:31 +0200
> 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, thanks.