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 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 | 48 ++++++++++++++++++++++++++-------------- drivers/scsi/lpfc/lpfc_version.h | 2 +- 4 files changed, 58 insertions(+), 34 deletions(-) -- 2.13.7