[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161114.133816.496728461078906675.davem@davemloft.net>
Date: Mon, 14 Nov 2016 13:38:16 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: tremyfr@...il.com
Cc: jcliburn@...il.com, chris.snook@...il.com, jarod@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: atheros: atl1: use new api
ethtool_{get|set}_link_ksettings
From: Philippe Reynes <tremyfr@...il.com>
Date: Sun, 13 Nov 2016 18:35:14 +0100
> The ethtool api {get|set}_settings is deprecated.
> We move this driver to new api {get|set}_link_ksettings.
>
> The previous implementation of set_settings was modifying
> the value of advertising, but with the new API, it's not
> possible. The structure ethtool_link_ksettings is defined
> as const.
>
> Signed-off-by: Philippe Reynes <tremyfr@...il.com>
Applied.
Powered by blists - more mailing lists