Update lpfc to revision 12.6.0.3 This patch set contains nine fixes. The patches were cut against Martin's 5.6/scsi-queue tree James Smart (10): lpfc: Fix incomplete NVME discovery when target lpfc: Fix: Rework setting of fdmi symbolic node name registration lpfc: Fix missing check for CSF in Write Object Mbox Rsp lpfc: Fix Fabric hostname registration if system hostname changes lpfc: Fix ras_log via debugfs lpfc: Fix disablement of FC-AL on lpe35000 models lpfc: Fix unmap of dpp bars affecting next driver load lpfc: Fix MDS Latency Diagnostics Err-drop rates lpfc: Fix improper flag check for IO type lpfc: Update lpfc version to 12.6.0.3 drivers/scsi/lpfc/lpfc.h | 2 + drivers/scsi/lpfc/lpfc_attr.c | 9 ++-- drivers/scsi/lpfc/lpfc_crtn.h | 2 +- drivers/scsi/lpfc/lpfc_ct.c | 88 +++++++++++++++++++----------- drivers/scsi/lpfc/lpfc_debugfs.c | 11 +++- drivers/scsi/lpfc/lpfc_hbadisc.c | 5 ++ drivers/scsi/lpfc/lpfc_hw4.h | 3 ++ drivers/scsi/lpfc/lpfc_init.c | 12 ++--- drivers/scsi/lpfc/lpfc_nportdisc.c | 108 +++++++++++++++++++++++++++++++++---- drivers/scsi/lpfc/lpfc_scsi.c | 4 +- drivers/scsi/lpfc/lpfc_sli.c | 25 +++++++-- drivers/scsi/lpfc/lpfc_version.h | 2 +- 12 files changed, 209 insertions(+), 62 deletions(-) -- 2.13.7