Commit 627d1a19574732f2b2e8430afca54a58de1212bc

Authored by Sreekanth Reddy
Committed by James Bottomley
1 parent 148124d931

[SCSI] mpt2sas: Bump driver vesion to v15.100.00.00

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

drivers/scsi/mpt2sas/mpt2sas_base.h
... ... @@ -69,8 +69,8 @@
69 69 #define MPT2SAS_DRIVER_NAME "mpt2sas"
70 70 #define MPT2SAS_AUTHOR "LSI Corporation <DL-MPTFusionLinux@lsi.com>"
71 71 #define MPT2SAS_DESCRIPTION "LSI MPT Fusion SAS 2.0 Device Driver"
72   -#define MPT2SAS_DRIVER_VERSION "14.100.00.00"
73   -#define MPT2SAS_MAJOR_VERSION 14
  72 +#define MPT2SAS_DRIVER_VERSION "15.100.00.00"
  73 +#define MPT2SAS_MAJOR_VERSION 15
74 74 #define MPT2SAS_MINOR_VERSION 100
75 75 #define MPT2SAS_BUILD_VERSION 00
76 76 #define MPT2SAS_RELEASE_VERSION 00