summaryrefslogtreecommitdiff
path: root/backport/backport-include/net/tso.h
diff options
context:
space:
mode:
Diffstat (limited to 'backport/backport-include/net/tso.h')
-rw-r--r--backport/backport-include/net/tso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport/backport-include/net/tso.h b/backport/backport-include/net/tso.h
index 816928c3..3a3f50b3 100644
--- a/backport/backport-include/net/tso.h
+++ b/backport/backport-include/net/tso.h
@@ -3,7 +3,7 @@
#include <net/ip.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(4,4,0)
+#if LINUX_VERSION_IS_LESS(4,4,0)
#define tso_t LINUX_BACKPORT(tso_t)
struct tso_t {