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