Re: [PATCH] net: bonding: use new api ethtool_{get|set}_link_ksettings
From
David Miller <>
From: Philippe Reynes <tremyfr@gmail.com> 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@gmail.com>