diff options
author | Yang, Bo <Bo.Yang@lsi.com> | 2009-10-06 16:55:09 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-10-29 13:03:22 -0400 |
commit | a0b7736828f7615823a7dec680632656d9a9edde (patch) | |
tree | 0c9a2ece184239d372b1fa9b1dbea847bf5c71ac /drivers/scsi/megaraid | |
parent | 7218df69e3609d1fcf4d83cf8f3fc89dbfbf82a8 (diff) |
[SCSI] megaraid_sas: Update version number and documentation
Signed-off-by Bo Yang<bo.yang@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/megaraid')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas.c | 2 | ||||
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas.h | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas.c b/drivers/scsi/megaraid/megaraid_sas.c index efd41c1f946c..134c63ef6d38 100644 --- a/drivers/scsi/megaraid/megaraid_sas.c +++ b/drivers/scsi/megaraid/megaraid_sas.c | |||
@@ -10,7 +10,7 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | * | 11 | * |
12 | * FILE : megaraid_sas.c | 12 | * FILE : megaraid_sas.c |
13 | * Version : v00.00.04.01-rc1 | 13 | * Version : v00.00.04.12-rc1 |
14 | * | 14 | * |
15 | * Authors: | 15 | * Authors: |
16 | * (email-id : megaraidlinux@lsi.com) | 16 | * (email-id : megaraidlinux@lsi.com) |
diff --git a/drivers/scsi/megaraid/megaraid_sas.h b/drivers/scsi/megaraid/megaraid_sas.h index cd1c008f9ab8..72b28e436e32 100644 --- a/drivers/scsi/megaraid/megaraid_sas.h +++ b/drivers/scsi/megaraid/megaraid_sas.h | |||
@@ -18,9 +18,9 @@ | |||
18 | /* | 18 | /* |
19 | * MegaRAID SAS Driver meta data | 19 | * MegaRAID SAS Driver meta data |
20 | */ | 20 | */ |
21 | #define MEGASAS_VERSION "00.00.04.01" | 21 | #define MEGASAS_VERSION "00.00.04.12-rc1" |
22 | #define MEGASAS_RELDATE "July 24, 2008" | 22 | #define MEGASAS_RELDATE "Sep. 17, 2009" |
23 | #define MEGASAS_EXT_VERSION "Thu July 24 11:41:51 PST 2008" | 23 | #define MEGASAS_EXT_VERSION "Thu Sep. 17 11:41:51 PST 2009" |
24 | 24 | ||
25 | /* | 25 | /* |
26 | * Device IDs | 26 | * Device IDs |