This patchset updates the qla2xxx driver to 8.01.07-k4. drivers/scsi/qla2xxx/qla_def.h | 2 + drivers/scsi/qla2xxx/qla_gs.c | 24 +++++++++++--- drivers/scsi/qla2xxx/qla_init.c | 8 +++-- drivers/scsi/qla2xxx/qla_isr.c | 15 +++++---- drivers/scsi/qla2xxx/qla_mbx.c | 12 ++++---- drivers/scsi/qla2xxx/qla_os.c | 59 +++++++++++++++++++----------------- drivers/scsi/qla2xxx/qla_version.h | 2 +- 7 files changed, 73 insertions(+), 49 deletions(-) here's the commits: - Don't log trace-control async-events. - Correct endianess issue while interrogating MS status. - Use proper prep_ms_iocb() function during GFPN_ID. - Detect GPSC capabilities within a fabric. - Correct IOCB queuing mechanism for ISP54XX HBAs. - Correct reset handling logic. - Perform a fw-dump when an ISP23xx RISC-paused state is detected. - Use generic isp_ops.fw_dump() function. - Update version number to 8.01.07-k4. Regards, Andrew Vasquez QLogic Corporation - 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