This patch set updates the lpfc driver to revision 11.2.0.00

The patches were cut against scsi-misc

James Smart (14):
  Double WQ element count to keep iops up
  Fix sg_reset on SCSI device causing kernel crash
  Set driver environment data on adapter
  Make lpfc_prot_mask and lpfc_prot_guard per hba parameters
  Code clean up for lpfc_iocb_cnt parameter
  Code cleanup for lpfc_enable_rrq parameter
  Code cleanup for lpfc_aer_support parameter
  Code cleanup for lpfc_topology parameter
  Code cleanup for lpfc_max_scsicmpl_time parameter
  Code cleanup for lpfc_sriov_nr_virtfn parameter
  Fix crash on adapter reinit
  Revise strings with full lpfc parameter name
  Fix lost target in pt-to-pt connect
  lpfc version change to 11.2.0.2

 drivers/scsi/lpfc/lpfc.h         |   2 +
 drivers/scsi/lpfc/lpfc_attr.c    | 153 ++++++++++-----------------------------
 drivers/scsi/lpfc/lpfc_crtn.h    |   2 -
 drivers/scsi/lpfc/lpfc_els.c     |   2 +-
 drivers/scsi/lpfc/lpfc_hw4.h     |  12 +++
 drivers/scsi/lpfc/lpfc_init.c    |  30 ++++----
 drivers/scsi/lpfc/lpfc_mem.c     |   6 +-
 drivers/scsi/lpfc/lpfc_scsi.c    |  18 +++--
 drivers/scsi/lpfc/lpfc_sli.c     |  29 ++++++++
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 10 files changed, 116 insertions(+), 140 deletions(-)

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to