This patchset updates the qla2xxx driver to 8.01.07-k6. drivers/scsi/qla2xxx/qla_def.h | 13 ++++++++----- drivers/scsi/qla2xxx/qla_os.c | 4 +++- drivers/scsi/qla2xxx/qla_sup.c | 11 +++++------ drivers/scsi/qla2xxx/qla_version.h | 2 +- 4 files changed, 17 insertions(+), 13 deletions(-)
here's the commits: - fix RSCN handling on big-endian systems - Add scan_[start|finish]() callbacks for ISP24xx HBAs. - Add cond_resched() calls during HBA flash manipulation. - Drop acquisition of hardware_lock during flash manipulations. - Allow the extended-error-logging flag to be dynamic. - Update version number to 8.01.07-k6. Regards, Andrew Vasquez QLogic Corporation - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html