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

From: David Miller
Date: Wed Mar 22 2017 - 22:28:04 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Wed, 22 Mar 2017 08:27:57 +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.