Update lpfc to revision 14.0.0.4 This patch set contains several bug fixes. The patches were cut against Martin's 5.16/scsi-fixes tree James Smart (9): lpfc: Fix leaked lpfc_dmabuf mbox allocations with npiv lpfc: Change return code on ios received during link bounce lpfc: Fix lpfc_force_rscn ndlp kref imbalance lpfc: Fix NPIV port deletion crash lpfc: Trigger SLI4 firmware dump before doing driver cleanup lpfc: Adjust CMF total bytes and rxmonitor lpfc: Cap CMF read bytes to MBPI lpfc: Add additional debugfs support for CMF lpfc: Update lpfc version to 14.0.0.4 drivers/scsi/lpfc/lpfc.h | 7 ++- drivers/scsi/lpfc/lpfc_attr.c | 62 ++++++++++++++-------- drivers/scsi/lpfc/lpfc_debugfs.c | 27 +++++++--- drivers/scsi/lpfc/lpfc_debugfs.h | 2 +- drivers/scsi/lpfc/lpfc_els.c | 22 +++++--- drivers/scsi/lpfc/lpfc_hbadisc.c | 10 ++-- drivers/scsi/lpfc/lpfc_hw.h | 2 +- drivers/scsi/lpfc/lpfc_init.c | 37 +++++++++---- drivers/scsi/lpfc/lpfc_nportdisc.c | 6 +++ drivers/scsi/lpfc/lpfc_scsi.c | 8 +-- drivers/scsi/lpfc/lpfc_sli.c | 6 --- drivers/scsi/lpfc/lpfc_version.h | 2 +- drivers/scsi/lpfc/lpfc_vport.c | 83 +++++++++++++++++++++++------- 13 files changed, 189 insertions(+), 85 deletions(-) -- 2.26.2