summaryrefslogtreecommitdiffstats
path: root/sys/contrib/rdma/rdma_cma.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/rdma/rdma_cma.c')
-rw-r--r--sys/contrib/rdma/rdma_cma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/rdma/rdma_cma.c b/sys/contrib/rdma/rdma_cma.c
index ea3d501..0806094 100644
--- a/sys/contrib/rdma/rdma_cma.c
+++ b/sys/contrib/rdma/rdma_cma.c
@@ -2990,7 +2990,7 @@ cma_load(module_t mod, int cmd, void *arg)
static moduledata_t mod_data = {
"rdma_cma",
cma_load,
- 0
+ NULL
};
MODULE_VERSION(rdma_cma, 1);
OpenPOWER on IntegriCloud