On Tue, Aug 27, 2013 at 3:51 AM, Viresh Kumar <viresh.ku...@linaro.org> wrote:
> On 26 August 2013 21:59, Jesse Gross <je...@nicira.com> wrote:
>
>> This is compatibility code for older kernels so by definition it
>> doesn't exist in current kernels. You can't just remove it.
>
> My mistake :(
>
> Will something like this makes sense? This was changed in 2.6.22 by
> following patch:
> b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill 
> them

I suspect that this is just some unrelated key word that was added to
skbuff.h for the RT kernels. I think the best solution would be to
just tighten up the grep expression since that is simpler and clearer
than adding version checks as well.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to