Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1543026
| From | Jarod Wilson <jarod@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings |
| Date | 2016-12-15 21:00 +0100 |
| Message-ID | <sOKmb-1u7-17@gated-at.bofh.it> (permalink) |
| References | <sOr05-6CZ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016-12-14 6:12 PM, 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>
> ---
> drivers/net/ethernet/sfc/ethtool.c | 35 ++++++++++++-------
> drivers/net/ethernet/sfc/mcdi_port.c | 60 ++++++++++++++++++++------------
> drivers/net/ethernet/sfc/net_driver.h | 12 +++---
> 3 files changed, 65 insertions(+), 42 deletions(-)
What about drivers/net/ethernet/sfc/falcon/ethtool.c? Coming in a
separate patch?
--
Jarod Wilson
jarod@redhat.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-12-15 00:20 +0100
Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings Bert Kenward <bkenward@solarflare.com> - 2016-12-15 10:10 +0100
Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings Bert Kenward <bkenward@solarflare.com> - 2016-12-15 18:20 +0100
Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings Jarod Wilson <jarod@redhat.com> - 2016-12-15 21:00 +0100
Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-12-15 23:00 +0100
Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2016-12-18 03:40 +0100
csiph-web