Namespace kernel version macros
[lttng-modules.git] / include / instrumentation / events / napi.h
index 8a32993f5e6afa5272039498136021e811d71c83..f90b17d12f82eb772e4a3cd63ab3bad0a97826c1 100644 (file)
@@ -11,7 +11,7 @@
 
 #define NO_DEV "(no_device)"
 
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,8,0))
+#if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(4,8,0))
 
 LTTNG_TRACEPOINT_EVENT(napi_poll,
 
This page took 0.022976 seconds and 4 git commands to generate.