This patch contains lpfc bug fixes 

The patches were cut against the Martin's 4.19/scsi-queue tree

James Smart (8):
  lpfc: Fix ELS abort on SLI-3 adapters
  lpfc: Fix sysfs Speed value on CNA ports
  lpfc: Fix list corruption on the completion queue.
  lpfc: Fix driver crash when re-registering NVME rports.
  lpfc: Limit tracking of tgt queue depth in fast path
  lpfc: Correct LCB ACCept payload
  lpfc: Remove lpfc_enable_pbde as module parameter
  lpfc: update driver version to 12.0.0.6

 drivers/scsi/lpfc/lpfc_attr.c      |  30 ++++++----
 drivers/scsi/lpfc/lpfc_disc.h      |   3 +
 drivers/scsi/lpfc/lpfc_els.c       |   2 +
 drivers/scsi/lpfc/lpfc_nportdisc.c |   9 +--
 drivers/scsi/lpfc/lpfc_nvme.c      |  63 ++++++++++++--------
 drivers/scsi/lpfc/lpfc_nvme.h      |   1 +
 drivers/scsi/lpfc/lpfc_scsi.c      | 118 +++++++++++++++++++++++++------------
 drivers/scsi/lpfc/lpfc_scsi.h      |   2 +
 drivers/scsi/lpfc/lpfc_sli.c       |  16 ++++-
 drivers/scsi/lpfc/lpfc_version.h   |   2 +-
 10 files changed, 164 insertions(+), 82 deletions(-)

-- 
2.13.1

Reply via email to