gro: Avoid copying headers of unmerged packets
[safe/jmp/linux-2.6] / include / linux / skbuff.h
index a2c2378..08670d0 100644 (file)
@@ -1687,8 +1687,6 @@ 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)