This patchset contains fixes for 2.6.23. drivers/scsi/qla2xxx/qla_dbg.c | 21 ++++++-------- drivers/scsi/qla2xxx/qla_def.h | 1 - drivers/scsi/qla2xxx/qla_gs.c | 24 ++++++++++++---- drivers/scsi/qla2xxx/qla_init.c | 51 ++++++++++------------------------- drivers/scsi/qla2xxx/qla_isr.c | 1 + drivers/scsi/qla2xxx/qla_os.c | 2 +- drivers/scsi/qla2xxx/qla_version.h | 2 +- 7 files changed, 45 insertions(+), 57 deletions(-) here's the commits: - Allocate enough space for the full PCI descriptor. - Don't modify parity bits during ISP25XX restart. - Correct management-server login-state synchronization issue. - Correct 8GB iIDMA support. - Correct mailbox register dump for FWI2 capable ISPs. - Update version number to 8.02.00-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