From: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx> James, Please apply these patches. Giridhar Malavali (3): qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. qla2xxx: Remove firmware hint for 81xx parts. qla2xxx: Update version number to 8.03.02-k0. Joe Carnuccio (1): qla2xxx: Enhance EEH support and enable AER support. drivers/scsi/qla2xxx/qla_attr.c | 746 +++++++++++++++++++++++++++++++++++- drivers/scsi/qla2xxx/qla_def.h | 155 ++++++++ drivers/scsi/qla2xxx/qla_fw.h | 33 ++ drivers/scsi/qla2xxx/qla_gbl.h | 5 + drivers/scsi/qla2xxx/qla_init.c | 14 +- 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 | 42 ++- drivers/scsi/qla2xxx/qla_version.h | 4 +- 10 files changed, 1355 insertions(+), 25 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