This patchset contains another round of fixes/updates for 2.6.26. drivers/scsi/qla2xxx/qla_attr.c | 13 ++++++++++--- drivers/scsi/qla2xxx/qla_def.h | 2 +- drivers/scsi/qla2xxx/qla_gbl.h | 3 +++ drivers/scsi/qla2xxx/qla_inline.h | 4 ++++ drivers/scsi/qla2xxx/qla_isr.c | 27 ++++----------------------- drivers/scsi/qla2xxx/qla_mbx.c | 12 ++++-------- drivers/scsi/qla2xxx/qla_mid.c | 18 +++++++++--------- drivers/scsi/qla2xxx/qla_os.c | 16 +++++++++------- drivers/scsi/qla2xxx/qla_version.h | 2 +- 9 files changed, 45 insertions(+), 52 deletions(-) here's the commits: - Return correct port_type to FC-transport for Vports. - Display driver version at module init-time. - Correct locking within MSI-X interrupt handlers. - firmware semaphore to mutex - Convert vport_sem to a mutex - Don't depend on mailbox return values while enabling FCE tracing. - Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump. - Disable local-interrupts while polling for RISC status. - Revert "qla2xxx: Validate mid-layer 'underflow' during check-condition handling." - Update version number to 8.02.01-k3. 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