[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161114.133822.877802428352509301.davem@davemloft.net>
Date: Mon, 14 Nov 2016 13:38:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: tremyfr@...il.com
Cc: jcliburn@...il.com, chris.snook@...il.com, jarod@...hat.com,
ben@...adent.org.uk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: atheros: atl2: use new api
ethtool_{get|set}_link_ksettings
From: Philippe Reynes <tremyfr@...il.com>
Date: Sun, 13 Nov 2016 18:53:28 +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