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> ??


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to