From: Philippe Reynes <trem...@gmail.com> 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 <trem...@gmail.com> > --- > Changelog: > v2: > - avoid useless initiazation to zero (thanks Xin Long) Applied.