diff options
Diffstat (limited to 'include/linux/skbuff.h')
-rw-r--r-- | include/linux/skbuff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index 684292efa823..0a4a7ac034fa 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h | |||
@@ -240,7 +240,6 @@ struct sk_buff { | |||
240 | struct tcphdr *th; | 240 | struct tcphdr *th; |
241 | struct udphdr *uh; | 241 | struct udphdr *uh; |
242 | struct icmphdr *icmph; | 242 | struct icmphdr *icmph; |
243 | struct igmphdr *igmph; | ||
244 | struct iphdr *ipiph; | 243 | struct iphdr *ipiph; |
245 | struct ipv6hdr *ipv6h; | 244 | struct ipv6hdr *ipv6h; |
246 | unsigned char *raw; | 245 | unsigned char *raw; |