Another round of updates/fixes for 2.6.27. drivers/scsi/qla2xxx/qla_attr.c | 49 ++++++++++------------------------- drivers/scsi/qla2xxx/qla_init.c | 7 +++-- drivers/scsi/qla2xxx/qla_iocb.c | 9 +++--- drivers/scsi/qla2xxx/qla_mbx.c | 7 ++--- drivers/scsi/qla2xxx/qla_mid.c | 1 + drivers/scsi/qla2xxx/qla_os.c | 8 +++-- drivers/scsi/qla2xxx/qla_version.h | 2 +- 7 files changed, 32 insertions(+), 51 deletions(-) here's the commits: - Issue proper ISP callbacks during stop-firmware. - use memory_read_from_buffer() - drivers/scsi/qla2xxx/qla_os.c: suppress uninitialized-var warning - Additional NPIV corrections. - Update version number to 8.02.01-k6. 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