> From: Intel-wired-lan [mailto:[email protected]] On
> Behalf Of Jarod Wilson
> Sent: Monday, October 19, 2015 8:52 AM
> To: [email protected]
> Cc: [email protected]; Jarod Wilson <[email protected]>; intel-wired-
> [email protected]
> 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 <[email protected]>
> CC: Jeff Kirsher <[email protected]>
> CC: Alexander Duyck <[email protected]>
> CC: [email protected]
> CC: [email protected]
> Acked-by: Alexander Duyck <[email protected]>
> Signed-off-by: Jarod Wilson <[email protected]>
> ---
> 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 <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to