Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1585905 > unrolled thread

RE: [PATCH] net: intel: e1000e: use new api ethtool_{get|set}_link_ksettings

Started by"Brown, Aaron F" <aaron.f.brown@intel.com>
First post2017-02-22 04:30 +0100
Last post2017-02-22 04:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: [PATCH] net: intel: e1000e: use new api  ethtool_{get|set}_link_ksettings "Brown, Aaron F" <aaron.f.brown@intel.com> - 2017-02-22 04:30 +0100

#1585905 — RE: [PATCH] net: intel: e1000e: use new api ethtool_{get|set}_link_ksettings

From"Brown, Aaron F" <aaron.f.brown@intel.com>
Date2017-02-22 04:30 +0100
SubjectRE: [PATCH] net: intel: e1000e: use new api ethtool_{get|set}_link_ksettings
Message-ID<tdvMR-3JW-7@gated-at.bofh.it>
> From: netdev-owner@vger.kernel.org [mailto:netdev-
> owner@vger.kernel.org] On Behalf Of Philippe Reynes
> Sent: Thursday, January 26, 2017 1:20 PM
> To: Kirsher, Jeffrey T <jeffrey.t.kirsher@intel.com>; davem@davemloft.net
> Cc: intel-wired-lan@lists.osuosl.org; netdev@vger.kernel.org; linux-
> kernel@vger.kernel.org; Philippe Reynes <tremyfr@gmail.com>
> Subject: [PATCH] net: intel: e1000e: 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/e1000e/ethtool.c |   91 ++++++++++++++---------
> ---
>  1 files changed, 49 insertions(+), 42 deletions(-)

Tested-by: Aaron Brown <aaron.f.brown@intel.com>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web