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 0a4a7ac034fa..cb1ac48cc808 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h | |||
@@ -238,7 +238,6 @@ struct sk_buff { | |||
238 | 238 | ||
239 | union { | 239 | union { |
240 | struct tcphdr *th; | 240 | struct tcphdr *th; |
241 | struct udphdr *uh; | ||
242 | struct icmphdr *icmph; | 241 | struct icmphdr *icmph; |
243 | struct iphdr *ipiph; | 242 | struct iphdr *ipiph; |
244 | struct ipv6hdr *ipv6h; | 243 | struct ipv6hdr *ipv6h; |