Skip to content

Commit

Permalink
[SCSI] mvsas: update driver version
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Xiangliang Yu authored and James Bottomley committed Oct 2, 2011
1 parent 40d3921 commit 4f3f812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/mvsas/mv_sas.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 ...) \
Expand Down

0 comments on commit 4f3f812

Please sign in to comment.