Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1536214

[PATCH V3 11/11] megaraid_sas: driver version upgrade

From Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH V3 11/11] megaraid_sas: driver version upgrade
Date 2016-12-05 17:30 +0100
Message-ID <sL4jo-6RL-15@gated-at.bofh.it> (permalink)
References <sL4jn-6RL-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Upgrade driver version.

This patch is depending on patch 10

Signed-off-by: Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com>
---
 drivers/scsi/megaraid/megaraid_sas.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/megaraid/megaraid_sas.h b/drivers/scsi/megaraid/megaraid_sas.h
index 2e14c60..3bfce75 100644
--- a/drivers/scsi/megaraid/megaraid_sas.h
+++ b/drivers/scsi/megaraid/megaraid_sas.h
@@ -35,8 +35,8 @@
 /*
  * MegaRAID SAS Driver meta data
  */
-#define MEGASAS_VERSION				"06.812.07.00-rc1"
-#define MEGASAS_RELDATE				"August 22, 2016"
+#define MEGASAS_VERSION				"07.700.00.00-rc1"
+#define MEGASAS_RELDATE				"November 29, 2016"
 
 /*
  * Device IDs
-- 
1.8.3.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V3 00/11] megaraid_sas: Updates for scsi-next  Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 09/11] megaraid_sas: ldio_outstanding variable is not decremented in completion path Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 01/11] megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
    Re: [PATCH V3 01/11] megaraid_sas: Add new pci device Ids for SAS3.5  Generic Megaraid Controllers Tomas Henzl <thenzl@redhat.com> - 2016-12-06 17:10 +0100
  [PATCH V3 11/11] megaraid_sas: driver version upgrade Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 05/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 02/11] megaraid_sas: 128 MSIX Support Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 07/11] megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:30 +0100
  [PATCH V3 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:40 +0100
  [PATCH V3 04/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:40 +0100
  [PATCH V3 03/11] megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-05 17:40 +0100

csiph-web