Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1532273
| From | "Mody, Rasesh" <Rasesh.Mody@cavium.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] net: brocade: bna: use new api ethtool_{get|set}_link_ksettings |
| Date | 2016-11-29 14:20 +0100 |
| Message-ID | <sIQue-v5-17@gated-at.bofh.it> (permalink) |
| References | <sID3X-8fY-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> From: Philippe Reynes [mailto:tremyfr@gmail.com]
> Sent: Monday, November 28, 2016 2:52 PM
>
> 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: Rasesh Mody <Rasesh.Mody@cavium.com>
> ---
> drivers/net/ethernet/brocade/bna/bnad_ethtool.c | 54 +++++++++++++--
> --------
> 1 files changed, 30 insertions(+), 24 deletions(-)
>
> diff --git a/drivers/net/ethernet/brocade/bna/bnad_ethtool.c
> b/drivers/net/ethernet/brocade/bna/bnad_ethtool.c
> index 31f61a7..2865939 100644
> --- a/drivers/net/ethernet/brocade/bna/bnad_ethtool.c
> +++ b/drivers/net/ethernet/brocade/bna/bnad_ethtool.c
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: brocade: bna: use new api ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-11-29 00:00 +0100
RE: [PATCH] net: brocade: bna: use new api ethtool_{get|set}_link_ksettings "Mody, Rasesh" <Rasesh.Mody@cavium.com> - 2016-11-29 14:20 +0100
Re: [PATCH] net: brocade: bna: use new api ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2016-11-30 16:30 +0100
csiph-web