mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
[SCSI] mpt2sas : bump driver version to 01.100.02.00
Bump driver version. Signed-off-by: Eric Moore <eric.moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
parent
6f92a7a0af
commit
3b8b5c9b1f
@ -68,11 +68,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 "00.100.11.16"
|
#define MPT2SAS_DRIVER_VERSION "01.100.02.00"
|
||||||
#define MPT2SAS_MAJOR_VERSION 00
|
#define MPT2SAS_MAJOR_VERSION 00
|
||||||
#define MPT2SAS_MINOR_VERSION 100
|
#define MPT2SAS_MINOR_VERSION 100
|
||||||
#define MPT2SAS_BUILD_VERSION 11
|
#define MPT2SAS_BUILD_VERSION 02
|
||||||
#define MPT2SAS_RELEASE_VERSION 16
|
#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
Block a user