This patch set updates the lpfc driver to revision 11.1.0.00 The patches were cut against scsi-misc James Smart (9): Correct LOGO handling during login Fix DMA faults observed upon plugging loopback connector Fix crash when unregistering default rpi. Utilize embedded CDB logic to minimize IO latency Fix Device discovery failures during switch reboot test. Add support for SmartSAN 2.0 Fix interaction between fdmi_on and enable_SmartSAN Update modified file copyrights Update driver version to 11.1.0.0 drivers/scsi/lpfc/lpfc.h | 4 +- drivers/scsi/lpfc/lpfc_attr.c | 26 ++---- drivers/scsi/lpfc/lpfc_ct.c | 6 +- drivers/scsi/lpfc/lpfc_els.c | 176 +++++++++++++++++++++++++++++++++++-- drivers/scsi/lpfc/lpfc_hbadisc.c | 5 +- drivers/scsi/lpfc/lpfc_hw.h | 75 ++++++++++++++-- drivers/scsi/lpfc/lpfc_hw4.h | 29 +++++- drivers/scsi/lpfc/lpfc_init.c | 27 ++++-- drivers/scsi/lpfc/lpfc_mbox.c | 12 +-- drivers/scsi/lpfc/lpfc_nportdisc.c | 4 +- drivers/scsi/lpfc/lpfc_sli.c | 131 +++++++++++++++++++++++---- drivers/scsi/lpfc/lpfc_version.h | 6 +- drivers/scsi/lpfc/lpfc_vport.c | 5 +- 13 files changed, 430 insertions(+), 76 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