[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <85B0945B2DB96C40BE3F762205A682ED03D44092@orsmsx420.amr.corp.intel.com>
Date: Mon, 6 Oct 2008 16:13:39 -0700
From: "Zou, Yi" <yi.zou@...el.com>
To: "Ben Hutchings" <bhutchings@...arflare.com>
Cc: <netdev@...r.kernel.org>
Subject: RE: [PATCH 2/2] net: define feature flags for FCoE offloads
>>
>> +#define NETIF_F_FCOE_CRC (1 << 24) /* FCoE CRC32 */
>> +
>> /* Segmentation offload features */
>> #define NETIF_F_GSO_SHIFT 16
>> #define NETIF_F_GSO_MASK 0xffff0000
>[...]
>
>NETIF_F_FCOE_CRC shouldn't be included in NETIF_F_GSO_MASK.
>
>Ben.
>
I apologize for this patch as one patch to claim the a few bits back
from SKB_GSO_MASK was missing here in the original series. I shall
resubmit the complete series to have all patches included, plus fixing
the style issue in the first patch.
Thanks.
yi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists