From: Tom Lendacky <thomas.lendacky@amd.com>
To: Philippe Reynes <tremyfr@gmail.com>, <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] net: xgbe: use new api ethtool_{get|set}_link_ksettings
Date: Mon, 7 Nov 2016 08:31:32 -0600 [thread overview]
Message-ID: <e1720787-40d7-f8c8-a596-fab007d9b491@amd.com> (raw)
In-Reply-To: <1478440624-23565-1-git-send-email-tremyfr@gmail.com>
On 11/06/2016 07:57 AM, Philippe Reynes wrote:
> 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>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
> ---
> drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c | 68 ++++++++++++++------------
> 1 files changed, 37 insertions(+), 31 deletions(-)
>
> diff --git a/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c b/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
> index 46c959b..920566a 100644
> --- a/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
> +++ b/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
next prev parent reply other threads:[~2016-11-07 14:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-06 13:57 [PATCH] net: xgbe: use new api ethtool_{get|set}_link_ksettings Philippe Reynes
2016-11-07 14:31 ` Tom Lendacky [this message]
2016-11-09 18:25 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e1720787-40d7-f8c8-a596-fab007d9b491@amd.com \
--to=thomas.lendacky@amd.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tremyfr@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).