Namespace kernel version macros
[lttng-modules.git] / instrumentation / events / lttng-module / napi.h
index 7b5ecfc468df2832c49f4456514529df8ad45490..46d7ee2cdfcad6a244c40211ae4720f4b93cdf88 100644 (file)
@@ -10,7 +10,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.027069 seconds and 4 git commands to generate.