summaryrefslogtreecommitdiff
path: root/datapath/vport.h
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/vport.h')
-rw-r--r--datapath/vport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/datapath/vport.h b/datapath/vport.h
index c289d60ed..548ce66e3 100644
--- a/datapath/vport.h
+++ b/datapath/vport.h
@@ -226,7 +226,6 @@ static inline struct vport *vport_from_priv(void *priv)
void ovs_vport_receive(struct vport *, struct sk_buff *,
const struct ovs_tunnel_info *);
-
static inline void ovs_skb_postpush_rcsum(struct sk_buff *skb,
const void *start, unsigned int len)
{