public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.17
@ 2023-12-07 22:40 Justin Tee
  2023-12-07 22:40 ` [PATCH 1/4] lpfc: Change VMID driver load time parameters to read only Justin Tee
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Justin Tee @ 2023-12-07 22:40 UTC (permalink / raw)
  To: linux-scsi; +Cc: jsmart2021, justin.tee, Justin Tee

Update lpfc to revision 14.2.0.17

This patch set contains bug fixes for the VMID feature.

The patches were cut against Martin's 6.8/scsi-queue tree.

Justin Tee (4):
  lpfc: Change VMID driver load time parameters to read only
  lpfc: Reinitialize an NPIV's VMID data structures after FDISC
  lpfc: Move determination of vmid_flag after VMID reinitialization
    completes
  lpfc: Update lpfc version to 14.2.0.17

 drivers/scsi/lpfc/lpfc_attr.c    |  8 ++++----
 drivers/scsi/lpfc/lpfc_els.c     | 14 +++++++++++---
 drivers/scsi/lpfc/lpfc_version.h |  2 +-
 drivers/scsi/lpfc/lpfc_vmid.c    |  1 +
 4 files changed, 17 insertions(+), 8 deletions(-)

-- 
2.38.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-12-19  2:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 22:40 [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.17 Justin Tee
2023-12-07 22:40 ` [PATCH 1/4] lpfc: Change VMID driver load time parameters to read only Justin Tee
2023-12-07 22:40 ` [PATCH 2/4] lpfc: Reinitialize an NPIV's VMID data structures after FDISC Justin Tee
2023-12-07 22:40 ` [PATCH 3/4] lpfc: Move determination of vmid_flag after VMID reinitialization completes Justin Tee
2023-12-07 22:40 ` [PATCH 4/4] lpfc: Update lpfc version to 14.2.0.17 Justin Tee
2023-12-14  3:20 ` [PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.17 Martin K. Petersen
2023-12-19  2:18 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox