Namespace kernel version macros
[lttng-modules.git] / instrumentation / events / lttng-module / napi.h
index 57fd6ee279e3c524eae4797c85dcf48a986ca420..168163669403cd7840888a79d6c3f95ef5146655 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.022587 seconds and 4 git commands to generate.