diff --git a/[refs] b/[refs] index ca1d220eb586..9e1b0d7a0f74 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 85b3526932645269f67fee3583fa2aa500ab4f34 +refs/heads/master: 4ab408dea0f0dba4dec0555f4f35b7ae703f5e91 diff --git a/trunk/include/linux/skbuff.h b/trunk/include/linux/skbuff.h index d266eeef522d..03f816a9b659 100644 --- a/trunk/include/linux/skbuff.h +++ b/trunk/include/linux/skbuff.h @@ -355,8 +355,8 @@ struct sk_buff { ipvs_property:1, peeked:1, nf_trace:1; - __be16 protocol:16; kmemcheck_bitfield_end(flags1); + __be16 protocol; void (*destructor)(struct sk_buff *skb); #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)