Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1599984
| From | "Brown, Aaron F" <aaron.f.brown@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [Intel-wired-lan] [PATCH] net: intel: ixgb: use new api ethtool_{get|set}_link_ksettings |
| Date | 2017-03-14 03:10 +0100 |
| Message-ID | <tkK4p-1BY-1@gated-at.bofh.it> (permalink) |
| References | <t7Eg9-5mH-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces@lists.osuosl.org] On
> Behalf Of Philippe Reynes
> Sent: Sunday, February 5, 2017 3:11 PM
> To: Kirsher, Jeffrey T <jeffrey.t.kirsher@intel.com>; davem@davemloft.net
> Cc: netdev@vger.kernel.org; intel-wired-lan@lists.osuosl.org; linux-
> kernel@vger.kernel.org; Philippe Reynes <tremyfr@gmail.com>
> Subject: [Intel-wired-lan] [PATCH] net: intel: ixgb: use new api
> ethtool_{get|set}_link_ksettings
>
> The ethtool api {get|set}_settings is deprecated.
> We move this driver to new api {get|set}_link_ksettings.
>
> As I don't have the hardware, I'd be very pleased if
> someone may test this patch.
>
> Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
> ---
> drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c | 39 ++++++++++++++---------
> -
> 1 files changed, 23 insertions(+), 16 deletions(-)
>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Well, compile / static tested by: I probably have an ixgb adapter somewhere as well as a PCI-X slot that might work for it, but am not sure I can find them or that they still function. If I stumble upon one I'll fire it up and run it through some paces, but the variant of this patch for other drivers seem good and I don't want to hold this patch up any longer.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
RE: [Intel-wired-lan] [PATCH] net: intel: ixgb: use new api ethtool_{get|set}_link_ksettings "Brown, Aaron F" <aaron.f.brown@intel.com> - 2017-03-14 03:10 +0100
csiph-web