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


Groups > linux.kernel > #1706233

[PATCH v3 13/13] mpt3sas: Update mpt3sas driver version.

From Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH v3 13/13] mpt3sas: Update mpt3sas driver version.
Date 2017-08-08 11:10 +0200
Message-ID <uc8Gv-5Tu-29@gated-at.bofh.it> (permalink)
References <uc8Gu-5Tu-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Updated mpt3sas driver version to 15.101.00.00

Signed-off-by: Chaitra P B <chaitra.basappa@broadcom.com>
Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
---
 drivers/scsi/mpt3sas/mpt3sas_base.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h b/drivers/scsi/mpt3sas/mpt3sas_base.h
index 51d2668..2cd1550 100644
--- a/drivers/scsi/mpt3sas/mpt3sas_base.h
+++ b/drivers/scsi/mpt3sas/mpt3sas_base.h
@@ -74,9 +74,9 @@
 #define MPT3SAS_DRIVER_NAME		"mpt3sas"
 #define MPT3SAS_AUTHOR "Avago Technologies <MPT-FusionLinux.pdl@avagotech.com>"
 #define MPT3SAS_DESCRIPTION	"LSI MPT Fusion SAS 3.0 Device Driver"
-#define MPT3SAS_DRIVER_VERSION		"15.100.00.00"
+#define MPT3SAS_DRIVER_VERSION		"15.101.00.00"
 #define MPT3SAS_MAJOR_VERSION		15
-#define MPT3SAS_MINOR_VERSION		100
+#define MPT3SAS_MINOR_VERSION		101
 #define MPT3SAS_BUILD_VERSION		0
 #define MPT3SAS_RELEASE_VERSION	00
 
-- 
1.7.1

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


Thread

[PATCH v3 00/13] mpt3sas driver NVMe support: Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 02/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 07/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware. Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 13/13] mpt3sas: Update mpt3sas driver version. Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 04/13] mpt3sas: Added support for nvme encapsulated request message. Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 06/13] mpt3sas: API's to remove nvme drive from sml Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 11/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe  devices Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
    Re: [PATCH v3 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe  devices "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-08-08 18:20 +0200
      Re: [PATCH v3 03/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices Suganath Prabu Subramani <suganath-prabu.subramani@broadcom.com> - 2017-08-09 14:40 +0200
  [PATCH v3 10/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives. Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 08/13] mpt3sas: Set NVMe device queue depth as 128 Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  [PATCH v3 12/13] mpt3sas: Fix nvme drives checking for tlr. Suganath Prabu S <suganath-prabu.subramani@broadcom.com> - 2017-08-08 11:10 +0200
  Re: [PATCH v3 01/13] mpt3sas: Update MPI Header J Freyensee <james_p_freyensee@linux.intel.com> - 2017-08-08 23:20 +0200

csiph-web