[SCSI] mpt2sas: Bump driver version to 10.100.00.00
Bump driver vesion to 10.100.00.00 Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
parent
35116db95c
commit
6e88020025
|
@ -69,11 +69,11 @@
|
||||||
#define MPT2SAS_DRIVER_NAME "mpt2sas"
|
#define MPT2SAS_DRIVER_NAME "mpt2sas"
|
||||||
#define MPT2SAS_AUTHOR "LSI Corporation <DL-MPTFusionLinux@lsi.com>"
|
#define MPT2SAS_AUTHOR "LSI Corporation <DL-MPTFusionLinux@lsi.com>"
|
||||||
#define MPT2SAS_DESCRIPTION "LSI MPT Fusion SAS 2.0 Device Driver"
|
#define MPT2SAS_DESCRIPTION "LSI MPT Fusion SAS 2.0 Device Driver"
|
||||||
#define MPT2SAS_DRIVER_VERSION "09.100.00.01"
|
#define MPT2SAS_DRIVER_VERSION "10.100.00.00"
|
||||||
#define MPT2SAS_MAJOR_VERSION 09
|
#define MPT2SAS_MAJOR_VERSION 10
|
||||||
#define MPT2SAS_MINOR_VERSION 100
|
#define MPT2SAS_MINOR_VERSION 100
|
||||||
#define MPT2SAS_BUILD_VERSION 00
|
#define MPT2SAS_BUILD_VERSION 00
|
||||||
#define MPT2SAS_RELEASE_VERSION 01
|
#define MPT2SAS_RELEASE_VERSION 00
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Set MPT2SAS_SG_DEPTH value based on user input.
|
* Set MPT2SAS_SG_DEPTH value based on user input.
|
||||||
|
|
Loading…
Reference in New Issue