Ver código fonte

[SCSI] mvsas: update driver version

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>
Xiangliang Yu 13 anos atrás
pai
commit
4f3f812dd3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      drivers/scsi/mvsas/mv_sas.h

+ 1 - 1
drivers/scsi/mvsas/mv_sas.h

@@ -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 ...)	\