All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Smart <jsmart2021@gmail.com>
To: linux-scsi@vger.kernel.org
Cc: James Smart <jsmart2021@gmail.com>, Justin Tee <justin.tee@broadcom.com>
Subject: [PATCH 16/17] lpfc: Update lpfc version to 14.2.0.0
Date: Thu, 24 Feb 2022 18:23:07 -0800	[thread overview]
Message-ID: <20220225022308.16486-17-jsmart2021@gmail.com> (raw)
In-Reply-To: <20220225022308.16486-1-jsmart2021@gmail.com>

Update lpfc version to 14.2.0.0

Co-developed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
---
 drivers/scsi/lpfc/lpfc_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h
index 2e9348a6897c..6bceb8a0ae30 100644
--- a/drivers/scsi/lpfc/lpfc_version.h
+++ b/drivers/scsi/lpfc/lpfc_version.h
@@ -20,7 +20,7 @@
  * included with this package.                                     *
  *******************************************************************/
 
-#define LPFC_DRIVER_VERSION "14.0.0.4"
+#define LPFC_DRIVER_VERSION "14.2.0.0"
 #define LPFC_DRIVER_NAME		"lpfc"
 
 /* Used for SLI 2/3 */
-- 
2.26.2


  parent reply	other threads:[~2022-02-25  2:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-25  2:22 [PATCH 00/17] lpfc: Update lpfc to revision 14.2.0.0 James Smart
2022-02-25  2:22 ` [PATCH 01/17] lpfc: SLI path split: refactor lpfc_iocbq James Smart
2022-02-25  2:22 ` [PATCH 02/17] lpfc: SLI path split: refactor fast and slow paths to native sli4 James Smart
2022-02-25  2:22 ` [PATCH 03/17] lpfc: SLI path split: introduce lpfc_prep_wqe James Smart
2022-02-25  2:22 ` [PATCH 04/17] lpfc: SLI path split: refactor base els paths and the FLOGI path James Smart
2022-02-25  2:22 ` [PATCH 05/17] lpfc: SLI path split: refactor PLOGI/PRLI/ADISC/LOGO paths James Smart
2022-02-25  2:22 ` [PATCH 06/17] lpfc: SLI path split: refactor the RSCN/SCR/RDF/EDC/FARPR paths James Smart
2022-02-25  2:22 ` [PATCH 07/17] lpfc: SLI path split: refactor LS_ACC paths James Smart
2022-02-25  2:22 ` [PATCH 08/17] lpfc: SLI path split: refactor LS_RJT paths James Smart
2022-02-25  2:23 ` [PATCH 09/17] lpfc: SLI path split: refactor FDISC paths James Smart
2022-02-25  2:23 ` [PATCH 10/17] lpfc: SLI path split: refactor VMID paths James Smart
2022-02-25  2:23 ` [PATCH 11/17] lpfc: SLI path split: refactor misc ELS paths James Smart
2022-02-25  2:23 ` [PATCH 12/17] lpfc: SLI path split: refactor CT paths James Smart
2022-02-25  2:23 ` [PATCH 13/17] lpfc: SLI path split: refactor SCSI paths James Smart
2022-02-25  2:23 ` [PATCH 14/17] lpfc: SLI path split: refactor Abort paths James Smart
2022-02-25  2:23 ` [PATCH 15/17] lpfc: SLI path split: refactor BSG paths James Smart
2022-02-25  2:23 ` James Smart [this message]
2022-02-25  2:23 ` [PATCH 17/17] lpfc: Copyright updates for 14.2.0.0 patches James Smart
2022-02-28  3:16 ` [PATCH 00/17] lpfc: Update lpfc to revision 14.2.0.0 Martin K. Petersen
2022-03-19  3:56 ` Martin K. Petersen

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=20220225022308.16486-17-jsmart2021@gmail.com \
    --to=jsmart2021@gmail.com \
    --cc=justin.tee@broadcom.com \
    --cc=linux-scsi@vger.kernel.org \
    /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.