Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534392 > unrolled thread
| Started by | Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> |
|---|---|
| First post | 2016-12-01 20:30 +0100 |
| Last post | 2016-12-01 20:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 11/11] megaraid_sas: driver version upgrade Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-01 20:30 +0100
| From | Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> |
|---|---|
| Date | 2016-12-01 20:30 +0100 |
| Subject | [PATCH 11/11] megaraid_sas: driver version upgrade |
| Message-ID | <sJFdo-te-5@gated-at.bofh.it> |
From: root <sasikumar.pc@broadcom.com> 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 e4bb93d..bc5e042 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 top | Article view | linux.kernel
csiph-web