Commit 4f3f812d authored by Xiangliang Yu's avatar Xiangliang Yu Committed by James Bottomley

[SCSI] mvsas: update driver version

This will synchronize the version string with internal driver.
Signed-off-by: default avatarXiangliang Yu <yuxiangl@marvell.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 40d3921f
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
#include "mv_defs.h" #include "mv_defs.h"
#define DRV_NAME "mvsas" #define DRV_NAME "mvsas"
#define DRV_VERSION "0.8.2" #define DRV_VERSION "0.8.16"
#define MVS_ID_NOT_MAPPED 0x7f #define MVS_ID_NOT_MAPPED 0x7f
#define WIDE_PORT_MAX_PHY 4 #define WIDE_PORT_MAX_PHY 4
#define mv_printk(fmt, arg ...) \ #define mv_printk(fmt, arg ...) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment