Signed-off-by: Andreas Schultz <aschultz(a)tpip.net>
---
gtp.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gtp.h b/gtp.h
index 8422875..5f8d8a2 100644
--- a/gtp.h
+++ b/gtp.h
@@ -10,10 +10,6 @@
#define UDP_ENCAP_GTP1U 5
#endif
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0)
-#define pcpu_sw_netstats pcpu_tstats
-#endif
-
/* general GTP protocol related definitions */
#define GTP0_PORT 3386
--
2.5.0