summaryrefslogtreecommitdiff
path: root/include/linux/inet_lro.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/inet_lro.h')
-rw-r--r--include/linux/inet_lro.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/inet_lro.h b/include/linux/inet_lro.h
index 940bbde05a5..b27e773e714 100644
--- a/include/linux/inet_lro.h
+++ b/include/linux/inet_lro.h
@@ -155,13 +155,6 @@ void lro_receive_frags(struct net_lro_mgr *lro_mgr,
struct skb_frag_struct *frags,
int len, int true_size, void *priv, __wsum sum);
-void lro_vlan_hwaccel_receive_frags(struct net_lro_mgr *lro_mgr,
- struct skb_frag_struct *frags,
- int len, int true_size,
- struct vlan_group *vgrp,
- u16 vlan_tag,
- void *priv, __wsum sum);
-
/*
* Forward all aggregated SKBs held by lro_mgr to network stack
*/