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

From: David Miller
Date: Mon Sep 26 2016 - 20:17:57 EST


From: Philippe Reynes <tremyfr@xxxxxxxxx>
Date: Sun, 25 Sep 2016 23:31:24 +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.