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

From: David Miller
Date: Wed Mar 29 2017 - 17:09:25 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Wed, 29 Mar 2017 08:24:21 +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>
> ---
> Changelog:
> v2:
> - avoid useless initiazation to zero (thanks Xin Long)

Applied.