]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/skbuff.h
Merge commit 'gcl/next' into next
[linux-2.6-omap-h63xx.git] / include / linux / skbuff.h
index acf17af45af99055a289897bf6f9612e521ac6d4..cf2cb50f77d1fe5f19e9894b78f4532789054ce7 100644 (file)
@@ -1687,6 +1687,8 @@ extern int               skb_shift(struct sk_buff *tgt, struct sk_buff *skb,
                                 int shiftlen);
 
 extern struct sk_buff *skb_segment(struct sk_buff *skb, int features);
+extern int            skb_gro_receive(struct sk_buff **head,
+                                      struct sk_buff *skb);
 
 static inline void *skb_header_pointer(const struct sk_buff *skb, int offset,
                                       int len, void *buffer)