Another round of updates/fixes for 2.6.27-rc3. drivers/scsi/qla2xxx/qla_attr.c | 11 +++++++++++ drivers/scsi/qla2xxx/qla_def.h | 2 +- drivers/scsi/qla2xxx/qla_init.c | 8 ++++++-- drivers/scsi/qla2xxx/qla_isr.c | 14 +++++++------- drivers/scsi/qla2xxx/qla_mbx.c | 2 +- drivers/scsi/qla2xxx/qla_os.c | 18 ++++++++++++------ drivers/scsi/qla2xxx/qla_version.h | 2 +- 7 files changed, 39 insertions(+), 18 deletions(-) here's the commits: * Remove semaphore.h * Correct synchronization of software/firmware fcport states. * Correct vport-state management issues during ISP-ABORT. * Don't leak SG-DMA mappings while aborting commands. * Set npiv_supported flag for FCoE HBAs. * Reference proper ha during SBR handling. * Explicitly tear-down vports during PCI remove_one(). * Update version number to 8.02.01-k7. Thanks, AV -- 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