aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/netdevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 01646aa53b0e..a659fd0ba965 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -1663,7 +1663,6 @@ extern int netpoll_trap(void);
1663#endif 1663#endif
1664extern int skb_gro_receive(struct sk_buff **head, 1664extern int skb_gro_receive(struct sk_buff **head,
1665 struct sk_buff *skb); 1665 struct sk_buff *skb);
1666extern void skb_gro_reset_offset(struct sk_buff *skb);
1667 1666
1668static inline unsigned int skb_gro_offset(const struct sk_buff *skb) 1667static inline unsigned int skb_gro_offset(const struct sk_buff *skb)
1669{ 1668{