[SCSI] megaraid_sas: Version and Changelog update
authoradam radford <aradford@gmail.com>
Tue, 20 Mar 2012 02:50:06 +0000 (19:50 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 23 Apr 2012 18:26:41 +0000 (19:26 +0100)
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>
Documentation/scsi/ChangeLog.megaraid_sas
drivers/scsi/megaraid/megaraid_sas.h
drivers/scsi/megaraid/megaraid_sas_base.c

index 83f8ea8b79ebe378cc8ccb919fd8834eca21e60f..80441ab608e4f04f530119db621ec9e7941545ac 100644 (file)
@@ -1,3 +1,11 @@
+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
index e5f416f8042d45620cab8ced05fc56738cc8764a..e8f89264768109f69b075d83ce019f40f8967471 100644 (file)
@@ -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
index 8b300be442849336d296768c69a44e126e24a40d..dc27598785e5d781ff9790697f8b3a5960921d85 100644 (file)
@@ -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
This page took 0.031884 seconds and 5 git commands to generate.