[SCSI] mvsas: update driver version
authorXiangliang Yu <yuxiangl@marvell.com>
Thu, 29 Sep 2011 07:35:38 +0000 (00:35 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 2 Oct 2011 18:18:24 +0000 (13:18 -0500)
This will synchronize the version string with internal driver.

Signed-off-by: Xiangliang Yu <yuxiangl@marvell.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mvsas/mv_sas.h

index 21ee8b0..33564ce 100644 (file)
@@ -47,7 +47,7 @@
 #include "mv_defs.h"
 
 #define DRV_NAME               "mvsas"
-#define DRV_VERSION            "0.8.2"
+#define DRV_VERSION            "0.8.16"
 #define MVS_ID_NOT_MAPPED      0x7f
 #define WIDE_PORT_MAX_PHY              4
 #define mv_printk(fmt, arg ...)        \