Merge branch 'mainstream'
[sliver-openvswitch.git] / datapath / linux / compat / ip_tunnels_core.c
index f9f6cae..66d5e02 100644 (file)
@@ -34,7 +34,7 @@
 #include "compat.h"
 #include "gso.h"
 
-int iptunnel_xmit(struct net *net, struct rtable *rt,
+int iptunnel_xmit(struct rtable *rt,
                  struct sk_buff *skb,
                  __be32 src, __be32 dst, __u8 proto,
                  __u8 tos, __u8 ttl, __be16 df)