summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c')
-rw-r--r--sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c b/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
index c8652a0..cbdb130 100644
--- a/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
+++ b/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
@@ -290,7 +290,7 @@ iwch_modevent(module_t mod, int cmd, void *arg)
static moduledata_t iwch_mod_data = {
"iw_cxgb",
iwch_modevent,
- 0
+ NULL
};
MODULE_VERSION(iw_cxgb, 1);
OpenPOWER on IntegriCloud