Re: [linux-nics] linux-next: Tree for Aug 11 (net/ethernet/intel/i40e)

From: David Miller
Date: Mon Aug 11 2014 - 17:55:04 EST


From: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>
Date: Mon, 11 Aug 2014 12:53:06 -0700

> On Mon, 2014-08-11 at 09:17 -0700, Randy Dunlap wrote:
>> On 08/10/14 22:52, Stephen Rothwell wrote:
>> > Hi all,
>> >
>> > Please do not add code intended for v3.18 until after v3.17-rc1 is
>> > released.
>> >
>> > Changes since 20140808:
>> >
>>
>> on i386 and x86_64:
>>
>> ../drivers/net/ethernet/intel/i40e/i40e_fcoe.c: In function
>> 'i40e_get_fcoe_tc_map':
>> ../drivers/net/ethernet/intel/i40e/i40e_fcoe.c:354:23: error:
>> 'IEEE_8021QAZ_APP_SEL_ETHERTYPE' undeclared (first use in this
>> function)
>> if (app.selector == IEEE_8021QAZ_APP_SEL_ETHERTYPE &&
>>
>>
>> Needs to #include <uapi/linux/dcbnl.h> ??
>
> Yeah, Dave has already accepted a patch to resolve that, which I believe
> went into his net tree.

I see no such change in my tree.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/