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 870438fba93f..62f841b5b700 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h | |||
@@ -247,7 +247,6 @@ struct sk_buff { | |||
247 | } h; | 247 | } h; |
248 | 248 | ||
249 | union { | 249 | union { |
250 | struct iphdr *iph; | ||
251 | struct ipv6hdr *ipv6h; | 250 | struct ipv6hdr *ipv6h; |
252 | struct arphdr *arph; | 251 | struct arphdr *arph; |
253 | unsigned char *raw; | 252 | unsigned char *raw; |