Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e38a813b authored by Adam Radford's avatar Adam Radford Committed by James Bottomley
Browse files

[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: default avatarAdam Radford <aradford@gmail.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent c1529fa2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
Release Date    : Mon. Mar 19, 2012 17:00:00 PST 2012 -
			(emaild-id:megaraidlinux@lsi.com)
			Adam Radford
Current Version : 00.00.06.15-rc1
Old Version     : 00.00.06.14-rc1
    1. Optimize HostMSIxVectors setting.
    2. Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks.
-------------------------------------------------------------------------------
Release Date    : Fri. Jan 6, 2012 17:00:00 PST 2010 -
			(emaild-id:megaraidlinux@lsi.com)
			Adam Radford
+3 −3
Original line number Diff line number Diff line
@@ -33,9 +33,9 @@
/*
 * MegaRAID SAS Driver meta data
 */
#define MEGASAS_VERSION				"00.00.06.14-rc1"
#define MEGASAS_RELDATE				"Jan. 6, 2012"
#define MEGASAS_EXT_VERSION			"Fri. Jan. 6 17:00:00 PDT 2012"
#define MEGASAS_VERSION				"00.00.06.15-rc1"
#define MEGASAS_RELDATE				"Mar. 19, 2012"
#define MEGASAS_EXT_VERSION			"Mon. Mar. 19 17:00:00 PDT 2012"

/*
 * Device IDs
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 *
 *  FILE: megaraid_sas_base.c
 *  Version : v00.00.06.14-rc1
 *  Version : v00.00.06.15-rc1
 *
 *  Authors: LSI Corporation
 *           Sreenivas Bagalkote