net: gro: fix a potential crash in skb_gro_reset_offset
[deliverable/linux.git] / include / linux / netdevice.h
index 01646aa53b0e6c30be6de8afb406516a2f4b69a5..a659fd0ba965f20f7ab6c6576ba969c35106e486 100644 (file)
@@ -1663,7 +1663,6 @@ extern int                netpoll_trap(void);
 #endif
 extern int            skb_gro_receive(struct sk_buff **head,
                                       struct sk_buff *skb);
-extern void           skb_gro_reset_offset(struct sk_buff *skb);
 
 static inline unsigned int skb_gro_offset(const struct sk_buff *skb)
 {
This page took 0.025165 seconds and 5 git commands to generate.