On Sat, 14 Jan 2017 13:08:28 +0100 Philippe Reynes <trem...@gmail.com> wrote:
> The ethtool api {get|set}_settings is deprecated. > We move this driver to new api {get|set}_link_ksettings. > > The callback set_link_ksettings no longer update the value > of advertising, as the struct ethtool_link_ksettings is > defined as const. > > Signed-off-by: Philippe Reynes <trem...@gmail.com> Did you test this on real hardware?