All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nilesh Javali <njavali@marvell.com>
To: <martin.petersen@oracle.com>
Cc: <linux-scsi@vger.kernel.org>, <GR-QLogic-Storage-Upstream@marvell.com>
Subject: [PATCH v3 11/11] qla2xxx: Update version to 10.02.00.107-k
Date: Wed, 23 Jun 2021 03:26:11 -0700	[thread overview]
Message-ID: <20210623102611.3637-12-njavali@marvell.com> (raw)
In-Reply-To: <20210623102611.3637-1-njavali@marvell.com>

Signed-off-by: Nilesh Javali <njavali@marvell.com>
---
 drivers/scsi/qla2xxx/qla_version.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_version.h b/drivers/scsi/qla2xxx/qla_version.h
index da11829fa12d..2e05dd74b5cb 100644
--- a/drivers/scsi/qla2xxx/qla_version.h
+++ b/drivers/scsi/qla2xxx/qla_version.h
@@ -6,9 +6,9 @@
 /*
  * Driver version
  */
-#define QLA2XXX_VERSION      "10.02.00.106-k"
+#define QLA2XXX_VERSION      "10.02.00.107-k"
 
 #define QLA_DRIVER_MAJOR_VER	10
 #define QLA_DRIVER_MINOR_VER	2
 #define QLA_DRIVER_PATCH_VER	0
-#define QLA_DRIVER_BETA_VER	106
+#define QLA_DRIVER_BETA_VER	107
-- 
2.19.0.rc0


      parent reply	other threads:[~2021-06-23 10:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23 10:26 [PATCH v3 00/11] qla2xxx: Add EDIF support Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 01/11] qla2xxx: Add start + stop bsg's Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 02/11] qla2xxx: Add getfcinfo and statistic bsg's Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 03/11] qla2xxx: Add send, receive and accept for auth_els Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 04/11] qla2xxx: Add extraction of auth_els from the wire Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 05/11] qla2xxx: Add key update Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 06/11] qla2xxx: Add authentication pass + fail bsg's Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 07/11] qla2xxx: Add detection of secure device Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 08/11] qla2xxx: Add doorbell notification for app Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 09/11] qla2xxx: Add encryption to IO path Nilesh Javali
2021-06-23 10:26 ` [PATCH v3 10/11] qla2xxx: enable heartbeat validation for edif command Nilesh Javali
2021-06-23 18:47   ` Himanshu Madhani
2021-06-24  4:02     ` [EXT] " Nilesh Javali
2021-06-24  4:27       ` Himanshu Madhani
2021-06-24  4:52         ` Nilesh Javali
2021-06-23 10:26 ` Nilesh Javali [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210623102611.3637-12-njavali@marvell.com \
    --to=njavali@marvell.com \
    --cc=GR-QLogic-Storage-Upstream@marvell.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.