aboutsummaryrefslogtreecommitdiff
path: root/datapath/linux/compat/ip_tunnels_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/linux/compat/ip_tunnels_core.c')
-rw-r--r--datapath/linux/compat/ip_tunnels_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/datapath/linux/compat/ip_tunnels_core.c b/datapath/linux/compat/ip_tunnels_core.c
index 007cd174e..6cf38d04c 100644
--- a/datapath/linux/compat/ip_tunnels_core.c
+++ b/datapath/linux/compat/ip_tunnels_core.c
@@ -35,7 +35,7 @@
#include "compat.h"
#include "gso.h"
-#ifndef GRE_USE_KERNEL_GRE_HANDLE_OFFLOADS
+#ifndef USE_KERNEL_TUNNEL_API
int iptunnel_xmit(struct sock *sk, struct rtable *rt,
struct sk_buff *skb,
__be32 src, __be32 dst, __u8 proto,