summaryrefslogtreecommitdiffstats
path: root/sys/dev/iscsi/icl_soft.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/iscsi/icl_soft.c')
-rw-r--r--sys/dev/iscsi/icl_soft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/iscsi/icl_soft.c b/sys/dev/iscsi/icl_soft.c
index 9b6c695e..b0c2d40 100644
--- a/sys/dev/iscsi/icl_soft.c
+++ b/sys/dev/iscsi/icl_soft.c
@@ -1534,4 +1534,4 @@ moduledata_t icl_soft_data = {
DECLARE_MODULE(icl_soft, icl_soft_data, SI_SUB_DRIVERS, SI_ORDER_MIDDLE);
MODULE_DEPEND(icl_soft, icl, 1, 1, 1);
-MODULE_VERSION(icl, 1);
+MODULE_VERSION(icl_soft, 1);
OpenPOWER on IntegriCloud