This patch set updates the lpfc driver to revision 11.2.0.2 The patches were cut against scsi-misc James Smart (17): Fix few small typos in lpfc_scsi.c originally posted by Milan Gandhi lpfc: Correct embedded io wq element size lpfc: Fix sg_reset on SCSI device causing kernel crash lpfc: Set driver environment data on adapter lpfc: Make lpfc_prot_mask and lpfc_prot_guard per hba parameters lpfc: Code clean up for lpfc_iocb_cnt parameter lpfc: Code cleanup for lpfc_enable_rrq parameter lpfc: Code cleanup for lpfc_aer_support parameter lpfc: Code cleanup for lpfc_topology parameter lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter lpfc: Revise strings with full lpfc parameter name lpfc: Fix lost target in pt-to-pt connect lpfc: Correct panics with eh_timeout and eh_deadline lpfc: Synchronize link speed with boot driver lpfc: Fix fw download on SLI-4 FC adapters lpfc: lpfc version changed to 11.2.0.2 drivers/scsi/lpfc/lpfc.h | 6 ++ drivers/scsi/lpfc/lpfc_attr.c | 160 +++++++++++---------------------------- drivers/scsi/lpfc/lpfc_bsg.c | 45 +++++++++++ drivers/scsi/lpfc/lpfc_bsg.h | 10 +++ drivers/scsi/lpfc/lpfc_crtn.h | 2 - drivers/scsi/lpfc/lpfc_els.c | 2 +- drivers/scsi/lpfc/lpfc_hw4.h | 18 ++++- drivers/scsi/lpfc/lpfc_init.c | 116 ++++++++++++++++++++-------- drivers/scsi/lpfc/lpfc_scsi.c | 49 +++++++----- drivers/scsi/lpfc/lpfc_sli.c | 41 +++++++++- drivers/scsi/lpfc/lpfc_version.h | 2 +- 11 files changed, 276 insertions(+), 175 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html