Update lpfc to revision 12.2.0.2 A quick patch set that resolves lockdep checking issues and addresses a couple of bugs found when inspecting the paths for the lockdeps. The patches were cut against Martin's 5.2/scsi-queue tree v2: update patch 1 with fix for around lpfc_sli_iocbq_lookup() James Smart (4): lpfc: resolve lockdep warnings lpfc: correct rcu unlock issue in lpfc_nvme_info_show lpfc: add check for loss of ndlp when sending RRQ lpfc: Update lpfc version to 12.2.0.2 drivers/scsi/lpfc/lpfc_attr.c | 37 +++++++++++------- drivers/scsi/lpfc/lpfc_els.c | 5 ++- drivers/scsi/lpfc/lpfc_sli.c | 84 +++++++++++++++++++++++++--------------- drivers/scsi/lpfc/lpfc_version.h | 2 +- 4 files changed, 80 insertions(+), 48 deletions(-) -- 2.13.7