diff options
author | Adam Radford <aradford@gmail.com> | 2014-07-09 18:17:58 -0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 12:09:54 -0400 |
commit | 5e8d90070b87df4237d3dc88ffa652f30badce85 (patch) | |
tree | a678a399cc217593cba50dc270b9480325d97231 /Documentation/scsi/ChangeLog.megaraid_sas | |
parent | a2fbcbc3f0aa3bea3bf5c86e41f9c543c8de9e75 (diff) |
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 'Documentation/scsi/ChangeLog.megaraid_sas')
-rw-r--r-- | Documentation/scsi/ChangeLog.megaraid_sas | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid_sas b/Documentation/scsi/ChangeLog.megaraid_sas index 91ba58ef02d7..18b570990040 100644 --- a/Documentation/scsi/ChangeLog.megaraid_sas +++ b/Documentation/scsi/ChangeLog.megaraid_sas | |||
@@ -1,3 +1,17 @@ | |||
1 | Release Date : Thu. Jun 19, 2014 17:00:00 PST 2014 - | ||
2 | (emaild-id:megaraidlinux@lsi.com) | ||
3 | Adam Radford | ||
4 | Kashyap Desai | ||
5 | Sumit Saxena | ||
6 | Uday Lingala | ||
7 | Current Version : 06.803.02.00-rc1 | ||
8 | Old Version : 06.803.01.00-rc1 | ||
9 | 1. Fix reset_mutex leak in megasas_reset_fusion(). | ||
10 | 2. Remove unused variables in megasas_instance. | ||
11 | 3. Fix LD/VF affiliation parsing. | ||
12 | 4. Add missing initial call to megasas_get_ld_vf_affiliation(). | ||
13 | 5. Version and Changelog update. | ||
14 | ------------------------------------------------------------------------------- | ||
1 | Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 - | 15 | Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 - |
2 | (emaild-id:megaraidlinux@lsi.com) | 16 | (emaild-id:megaraidlinux@lsi.com) |
3 | Adam Radford | 17 | Adam Radford |