> diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
> index 03db95a..0100c2f 100644
> --- a/include/linux/skbuff.h
> +++ b/include/linux/skbuff.h
> @@ -567,6 +567,7 @@ struct sk_buff {
> * headers if needed
> */
> __u8 encapsulation:1;
> + __u8 missed_flow:1;
> /* 6/8 bit hole (depending on ndisc_nodetype presence) */
> kmemcheck_bitfield_end(flags2);
Presumably you need to update the "6/8 bit hole" comment here.
Regards,
Neil
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev