From 96802b5aa4c5dd6b3b00a2f7b89bbecd16d703db Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Mar 28 2024 14:38:05 +0000 Subject: scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). --- diff --git a/patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.1.patch b/patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.1.patch new file mode 100644 index 0000000..6210aa5 --- /dev/null +++ b/patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.1.patch @@ -0,0 +1,29 @@ +From: Justin Tee +Date: Tue, 5 Mar 2024 12:05:02 -0800 +Subject: scsi: lpfc: Update lpfc version to 14.4.0.1 +Patch-mainline: Queued in subsystem maintainer repository +Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git +Git-commit: 01b6b70d98f2e0c9c7b8b5d962b5e22f74f60056 +References: bsc#1221777 + +Update lpfc version to 14.4.0.1 + +Signed-off-by: Justin Tee +Link: https://lore.kernel.org/r/20240305200503.57317-12-justintee8345@gmail.com +Signed-off-by: Martin K. Petersen +Acked-by: Daniel Wagner +--- + drivers/scsi/lpfc/lpfc_version.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- 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.4.0.0" ++#define LPFC_DRIVER_VERSION "14.4.0.1" + #define LPFC_DRIVER_NAME "lpfc" + + /* Used for SLI 2/3 */ diff --git a/series.conf b/series.conf index b3a2b9e..957a3c9 100644 --- a/series.conf +++ b/series.conf @@ -20078,6 +20078,7 @@ patches.suse/scsi-lpfc-Define-lpfc_nodelist-type-for-ctx_ndlp-ptr.patch patches.suse/scsi-lpfc-Define-lpfc_dmabuf-type-for-ctx_buf-ptr.patch patches.suse/scsi-lpfc-Define-types-in-a-union-for-generic-void-c.patch + patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.1.patch ######################################################## # end of sorted patches