diff options
author | Adam Radford <aradford@gmail.com> | 2014-07-09 15:17:58 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-09-16 09:09:54 -0700 |
commit | 5e8d90070b87df4237d3dc88ffa652f30badce85 (patch) | |
tree | a678a399cc217593cba50dc270b9480325d97231 /Documentation/scsi | |
parent | a2fbcbc3f0aa3bea3bf5c86e41f9c543c8de9e75 (diff) | |
download | talos-obmc-linux-5e8d90070b87df4237d3dc88ffa652f30badce85.tar.gz talos-obmc-linux-5e8d90070b87df4237d3dc88ffa652f30badce85.zip |
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')
-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 @@ +Release Date : Thu. Jun 19, 2014 17:00:00 PST 2014 - + (emaild-id:megaraidlinux@lsi.com) + Adam Radford + Kashyap Desai + Sumit Saxena + Uday Lingala +Current Version : 06.803.02.00-rc1 +Old Version : 06.803.01.00-rc1 + 1. Fix reset_mutex leak in megasas_reset_fusion(). + 2. Remove unused variables in megasas_instance. + 3. Fix LD/VF affiliation parsing. + 4. Add missing initial call to megasas_get_ld_vf_affiliation(). + 5. Version and Changelog update. +------------------------------------------------------------------------------- Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 - (emaild-id:megaraidlinux@lsi.com) Adam Radford |