[Intel-wired-lan] [PATCH v5 06/11] igc: Add transmit and receive fastpath and interrupt handlers

Jeff Kirsher jeffrey.t.kirsher at intel.com
Wed Aug 15 16:25:09 UTC 2018


On Wed, 2018-08-15 at 18:02 +0300, Sasha Neftin wrote:
> diff --git a/drivers/net/ethernet/intel/igc/igc_defines.h
> b/drivers/net/ethernet/intel/igc/igc_defines.h
> index f9d1842..8f0ce02 100644
> --- a/drivers/net/ethernet/intel/igc/igc_defines.h
> +++ b/drivers/net/ethernet/intel/igc/igc_defines.h
> @@ -78,7 +78,7 @@
>  #define IGC_IMS_DOUTSYNC       IGC_ICR_DOUTSYNC /* NIC DMA out of
> sync */
>  #define IGC_IMS_DRSTA          IGC_ICR_DRSTA   /* Device Reset
> Asserted */
>  #define IGC_IMS_RXT0           IGC_ICR_RXT0    /* Rx timer intr */
> -#define IGC_IMS_RXDMT0         IGC_ICR_RXDMT0  /* Rx desc min.
> threshold */
> +#define IGC_IMS_RXDMT0         IGC_ICR_RXDMT0  /* Rx desc min.
> threshold */

This fix to replace a tab with spaces should be in patch 4, where this
code was introduced.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20180815/2f88fc2e/attachment.asc>


More information about the Intel-wired-lan mailing list