From: Justin Tee <justin.tee@xxxxxxxxxxxx> Update lpfc to revision 14.2.0.15 This patch set contains error handling fixes, ELS bug fixes, and logging improvements. The patches were cut against Martin's 6.7/scsi-queue tree. Justin Tee (6): lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports lpfc: Validate ELS LS_ACC completion payload lpfc: Introduce LOG_NODE_VERBOSE messaging flag lpfc: Update lpfc version to 14.2.0.15 drivers/scsi/lpfc/lpfc_els.c | 23 +++++++++++++++++++++++ drivers/scsi/lpfc/lpfc_hbadisc.c | 8 ++++---- drivers/scsi/lpfc/lpfc_logmsg.h | 2 +- drivers/scsi/lpfc/lpfc_nportdisc.c | 18 ++++++++++++++---- drivers/scsi/lpfc/lpfc_nvme.c | 6 ++++-- drivers/scsi/lpfc/lpfc_sli.c | 4 +--- drivers/scsi/lpfc/lpfc_version.h | 2 +- 7 files changed, 48 insertions(+), 15 deletions(-) -- 2.38.0