summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/skbuff.h')
-rw-r--r--include/linux/skbuff.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
index 57d712671081..54fe91183a8e 100644
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
@@ -500,7 +500,6 @@ struct skb_shared_info {
500 struct skb_shared_hwtstamps hwtstamps; 500 struct skb_shared_hwtstamps hwtstamps;
501 unsigned int gso_type; 501 unsigned int gso_type;
502 u32 tskey; 502 u32 tskey;
503 __be32 ip6_frag_id;
504 503
505 /* 504 /*
506 * Warning : all fields before dataref are cleared in __alloc_skb() 505 * Warning : all fields before dataref are cleared in __alloc_skb()