Update lpfc to revision 14.2.0.1 This patch set contains 3 fixes for errors detected during eeh error injection. The patches were cut against Martin's 5.18/scsi-staging tree James Smart (4): lpfc: Improve PCI EEH Error and Recovery Handling lpfc: Fix unload hang after back to back PCI EEH faults lpfc: Fix queue failures when recovering from PCI parity error lpfc: Update lpfc version to 14.2.0.1 drivers/scsi/lpfc/lpfc.h | 7 +- drivers/scsi/lpfc/lpfc_crtn.h | 3 + drivers/scsi/lpfc/lpfc_hbadisc.c | 120 +++++++++++++++++++++++++------ drivers/scsi/lpfc/lpfc_init.c | 88 ++++++++++++++++------- drivers/scsi/lpfc/lpfc_nvme.c | 27 ++++--- drivers/scsi/lpfc/lpfc_sli.c | 65 +++++++++++------ drivers/scsi/lpfc/lpfc_version.h | 2 +- 7 files changed, 232 insertions(+), 80 deletions(-) -- 2.26.2