]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/skbuff.h
gro: Avoid copying headers of unmerged packets
[net-next-2.6.git] / include / linux / skbuff.h
index a2c2378a9c58dde4c78e6f2f06a0013823a28ea0..08670d017479d88df2e9a6d121a3e0f960dd56cb 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)