This patchset updates the qla2xxx driver to 8.02.00-k5 drivers/scsi/qla2xxx/qla_attr.c | 9 ++---- drivers/scsi/qla2xxx/qla_def.h | 1 + drivers/scsi/qla2xxx/qla_devtbl.h | 7 ++++- drivers/scsi/qla2xxx/qla_iocb.c | 2 +- drivers/scsi/qla2xxx/qla_isr.c | 8 +++++- drivers/scsi/qla2xxx/qla_mbx.c | 2 +- drivers/scsi/qla2xxx/qla_os.c | 50 +++++++++++++++++++++-------------- drivers/scsi/qla2xxx/qla_sup.c | 25 ++++++++++++++++-- drivers/scsi/qla2xxx/qla_version.h | 2 +- 9 files changed, 72 insertions(+), 34 deletions(-) here's the commits: - Resync with latest HBA SSID specification -- 2.2u. - Defer explicit interrupt-polling processing to init-time scenarios. - Handle unaligned sector writes during NVRAM/VPD updates. - Fix issue where final flash-segment updates were falling into the slow-path write handler. - Make driver (mostly) legacy I/O port free. - Correct residual-count handling discrepancies during UNDERRUN handling. - Correct display of ISP serial-number. - Update version number to 8.02.00-k5. 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