summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx5/mlx5_core
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mlx5/mlx5_core')
-rw-r--r--sys/dev/mlx5/mlx5_core/mlx5_main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/mlx5/mlx5_core/mlx5_main.c b/sys/dev/mlx5/mlx5_core/mlx5_main.c
index 5e5a9ee..2bf3cc0 100644
--- a/sys/dev/mlx5/mlx5_core/mlx5_main.c
+++ b/sys/dev/mlx5/mlx5_core/mlx5_main.c
@@ -25,6 +25,8 @@
* $FreeBSD$
*/
+#define LINUXKPI_PARAM_PREFIX mlx5_
+
#include <linux/kmod.h>
#include <linux/module.h>
#include <linux/errno.h>
OpenPOWER on IntegriCloud