summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/tom/t4_tom.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgbe/tom/t4_tom.c')
-rw-r--r--sys/dev/cxgbe/tom/t4_tom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgbe/tom/t4_tom.c b/sys/dev/cxgbe/tom/t4_tom.c
index 330172d..5d47ad3 100644
--- a/sys/dev/cxgbe/tom/t4_tom.c
+++ b/sys/dev/cxgbe/tom/t4_tom.c
@@ -768,7 +768,7 @@ t4_tom_modevent(module_t mod, int cmd, void *arg)
static moduledata_t t4_tom_moddata= {
"t4_tom",
t4_tom_modevent,
- 0
+ NULL
};
MODULE_VERSION(t4_tom, 1);
OpenPOWER on IntegriCloud