[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER
[linux-drm-fsl-dcu.git] / drivers / scsi / megaraid / megaraid_mm.c
index f33a678f0897d749788ec7e2ed35e742019f1c18..e075a52ac104e06fcf94bf1ca35a816d4bfdf079 100644 (file)
@@ -60,7 +60,7 @@ EXPORT_SYMBOL(mraid_mm_unregister_adp);
 EXPORT_SYMBOL(mraid_mm_adapter_app_handle);
 
 static int majorno;
-static uint32_t drvr_ver       = 0x02200206;
+static uint32_t drvr_ver       = 0x02200207;
 
 static int adapters_count_g;
 static struct list_head adapters_list_g;