From: Florian Westphal <[email protected]>
Date: Mon, 4 May 2015 20:48:34 +0200
> @@ -566,8 +567,10 @@ struct sk_buff {
> fclone:2,
> peeked:1,
> head_frag:1,
> +#ifdef CONFIG_NET_CLS_ACT
> + tc_nocls:1,
> +#endif
> xmit_more:1;
> - /* one bit hole */
> kmemcheck_bitfield_end(flags1);
You can now remove the "one bit hole" comment?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html