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


Groups > linux.kernel > #1273726 > unrolled thread

RE: [Intel-wired-lan] [PATCH v2] igb: improve handling of disconnected adapters

Started by"Brown, Aaron F" <aaron.f.brown@intel.com>
First post2015-11-20 05:50 +0100
Last post2015-11-20 05:50 +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: [Intel-wired-lan] [PATCH v2] igb: improve handling of  disconnected adapters "Brown, Aaron F" <aaron.f.brown@intel.com> - 2015-11-20 05:50 +0100

#1273726 — RE: [Intel-wired-lan] [PATCH v2] igb: improve handling of disconnected adapters

From"Brown, Aaron F" <aaron.f.brown@intel.com>
Date2015-11-20 05:50 +0100
SubjectRE: [Intel-wired-lan] [PATCH v2] igb: improve handling of disconnected adapters
Message-ID<qwLO2-2nj-7@gated-at.bofh.it>
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces@lists.osuosl.org] On
> Behalf Of Jarod Wilson
> Sent: Monday, October 19, 2015 8:52 AM
> To: linux-kernel@vger.kernel.org
> Cc: netdev@vger.kernel.org; Jarod Wilson <jarod@redhat.com>; intel-wired-
> lan@lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v2] igb: improve handling of disconnected
> adapters
> 
> Clean up array_rd32 so that it uses igb_rd32 the same as rd32, per the
> suggestion of Alexander Duyck, and use io_addr in more places, so that
> we don't have the need to call E1000_REMOVED (which simply looks for a
> null hw_addr) nearly as much.
> 
> CC: Mark Rustad <mark.d.rustad@intel.com>
> CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> CC: Alexander Duyck <alexander.duyck@gmail.com>
> CC: intel-wired-lan@lists.osuosl.org
> CC: netdev@vger.kernel.org
> Acked-by: Alexander Duyck <aduyck@mirantis.com>
> Signed-off-by: Jarod Wilson <jarod@redhat.com>
> ---
> Note: this patch is rebased on Jeff's next-queue/dev-queue branch, which
> already had an earlier revision of this applied, so I've essentially
> reverted a2675ab and applied the revised version of this, squashed them
> together, and here is the end result, which matches the version Alex acked.
> 
>  drivers/net/ethernet/intel/igb/e1000_regs.h |  3 +--
>  drivers/net/ethernet/intel/igb/igb_main.c   | 15 ++-------------
>  2 files changed, 3 insertions(+), 15 deletions(-)
> 

Tested-by: Aaron Brown <aaron.f.brown@intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web