diff options
author | Adam Radford <aradford@gmail.com> | 2014-07-10 02:17:58 +0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 20:09:54 +0400 |
commit | 5e8d90070b87df4237d3dc88ffa652f30badce85 (patch) | |
tree | a678a399cc217593cba50dc270b9480325d97231 /drivers/scsi/megaraid/megaraid_sas.h | |
parent | a2fbcbc3f0aa3bea3bf5c86e41f9c543c8de9e75 (diff) | |
download | linux-5e8d90070b87df4237d3dc88ffa652f30badce85.tar.xz |
megaraid_sas: Version and Changelog update
The following patch for megaraid_sas updates the driver version and
Documentation/scsi/ChangeLog.megaraid_sas.
Signed-off-by: Adam Radford <aradford@gmail.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas.h')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas.h b/drivers/scsi/megaraid/megaraid_sas.h index 2e2fcb2c620c..bc7adcf537f2 100644 --- a/drivers/scsi/megaraid/megaraid_sas.h +++ b/drivers/scsi/megaraid/megaraid_sas.h @@ -33,9 +33,9 @@ /* * MegaRAID SAS Driver meta data */ -#define MEGASAS_VERSION "06.803.01.00-rc1" -#define MEGASAS_RELDATE "Mar. 10, 2014" -#define MEGASAS_EXT_VERSION "Mon. Mar. 10 17:00:00 PDT 2014" +#define MEGASAS_VERSION "06.803.02.00-rc1" +#define MEGASAS_RELDATE "Jun. 19, 2014" +#define MEGASAS_EXT_VERSION "Thu. Jun. 19 17:00:00 PDT 2014" /* * Device IDs |