From: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx> James, Please apply following patches. Andrew Vasquez (2): qla2xxx: Correct FCP2 recovery handling. qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment. Giridhar Malavali (2): qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. qla2xxx: Update version number to 8.03.02-k0. Harish Zunjarrao (1): fc-transport: Use packed modifier for fc_bsg_request structure. Joe Carnuccio (1): qla2xxx: Enhance EEH support and enable AER support. drivers/scsi/qla2xxx/qla_attr.c | 746 +++++++++++++++++++++++++++++++++++- drivers/scsi/qla2xxx/qla_def.h | 158 ++++++++- drivers/scsi/qla2xxx/qla_fw.h | 33 ++ drivers/scsi/qla2xxx/qla_gbl.h | 5 + drivers/scsi/qla2xxx/qla_init.c | 26 +- drivers/scsi/qla2xxx/qla_iocb.c | 120 ++++++ drivers/scsi/qla2xxx/qla_isr.c | 110 +++++- drivers/scsi/qla2xxx/qla_mbx.c | 151 ++++++++ drivers/scsi/qla2xxx/qla_os.c | 53 ++- drivers/scsi/qla2xxx/qla_sup.c | 3 + drivers/scsi/qla2xxx/qla_version.h | 4 +- include/scsi/scsi_bsg_fc.h | 2 +- 12 files changed, 1372 insertions(+), 39 deletions(-) -- 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