Commit e38a813ba922fc7a8d0067f3f2717a67fbf0f328
Committed by
James Bottomley
1 parent
c1529fa25e
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
[SCSI] megaraid_sas: Version and Changelog update
The following patch for megaraid_sas updates the driver version to v00.00.06.15-rc1, and updates Documentation/scsi/ChangeLog.megaraid_sas. Signed-off-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Showing 3 changed files with 12 additions and 4 deletions Side-by-side Diff
Documentation/scsi/ChangeLog.megaraid_sas
1 | +Release Date : Mon. Mar 19, 2012 17:00:00 PST 2012 - | |
2 | + (emaild-id:megaraidlinux@lsi.com) | |
3 | + Adam Radford | |
4 | +Current Version : 00.00.06.15-rc1 | |
5 | +Old Version : 00.00.06.14-rc1 | |
6 | + 1. Optimize HostMSIxVectors setting. | |
7 | + 2. Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks. | |
8 | +------------------------------------------------------------------------------- | |
1 | 9 | Release Date : Fri. Jan 6, 2012 17:00:00 PST 2010 - |
2 | 10 | (emaild-id:megaraidlinux@lsi.com) |
3 | 11 | Adam Radford |
drivers/scsi/megaraid/megaraid_sas.h
... | ... | @@ -33,9 +33,9 @@ |
33 | 33 | /* |
34 | 34 | * MegaRAID SAS Driver meta data |
35 | 35 | */ |
36 | -#define MEGASAS_VERSION "00.00.06.14-rc1" | |
37 | -#define MEGASAS_RELDATE "Jan. 6, 2012" | |
38 | -#define MEGASAS_EXT_VERSION "Fri. Jan. 6 17:00:00 PDT 2012" | |
36 | +#define MEGASAS_VERSION "00.00.06.15-rc1" | |
37 | +#define MEGASAS_RELDATE "Mar. 19, 2012" | |
38 | +#define MEGASAS_EXT_VERSION "Mon. Mar. 19 17:00:00 PDT 2012" | |
39 | 39 | |
40 | 40 | /* |
41 | 41 | * Device IDs |
drivers/scsi/megaraid/megaraid_sas_base.c