aboutsummaryrefslogtreecommitdiff
path: root/datapath/linux/compat/gre.c
diff options
context:
space:
mode:
Diffstat (limited to 'datapath/linux/compat/gre.c')
-rw-r--r--datapath/linux/compat/gre.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/datapath/linux/compat/gre.c b/datapath/linux/compat/gre.c
index de3d6eb7c..c7f255107 100644
--- a/datapath/linux/compat/gre.c
+++ b/datapath/linux/compat/gre.c
@@ -268,7 +268,7 @@ int gre_cisco_unregister(struct gre_cisco_protocol *proto)
#endif /* !HAVE_GRE_CISCO_REGISTER */
-#ifndef GRE_USE_KERNEL_GRE_HANDLE_OFFLOADS
+#ifndef USE_KERNEL_TUNNEL_API
/* GRE TX side. */
static void gre_csum_fix(struct sk_buff *skb)