Update lpfc to revision 12.0.0.10 This patch contains lpfc bug fixes, one debug addition, and one feature addition. The patches were cut against Martin's 4.21/scsi-queue tree James Smart (7): lpfc: Fix link state reporting for trunking when adapter is offline lpfc: Correct MDS loopback diagnostics support lpfc: update fault value on successful trunk events. lpfc: Fix discovery failure when PLOGI is defered lpfc: Add log messages to aid in debugging fc4type discovery issues lpfc: Adding ability to reset chip via pci bus reset lpfc: Update lpfc version to 12.0.0.10 drivers/scsi/lpfc/lpfc_attr.c | 84 ++++++++++++++++++++++++++- drivers/scsi/lpfc/lpfc_crtn.h | 1 + drivers/scsi/lpfc/lpfc_ct.c | 48 +++++++++++++++- drivers/scsi/lpfc/lpfc_hbadisc.c | 18 +++++- drivers/scsi/lpfc/lpfc_hw4.h | 12 ++++ drivers/scsi/lpfc/lpfc_init.c | 12 ++-- drivers/scsi/lpfc/lpfc_scsi.c | 121 ++++++++++++++++++++++++++++++++------- drivers/scsi/lpfc/lpfc_sli.c | 99 +++++++++++++++++++++++++------- drivers/scsi/lpfc/lpfc_version.h | 2 +- 9 files changed, 339 insertions(+), 58 deletions(-) -- 2.13.7