Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1543084
| From | Philippe Reynes <tremyfr@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings |
| Date | 2016-12-15 23:00 +0100 |
| Message-ID | <sOMed-2DR-13@gated-at.bofh.it> (permalink) |
| References | <sOr05-6CZ-5@gated-at.bofh.it> <sOKmb-1u7-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Jarod,
On 12/15/16, Jarod Wilson <jarod@redhat.com> wrote:
> 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?
Yes, I send only one driver per patch.
I'll send another patch for this driver.
Philippe
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