This patchset updates the qla2xxx driver to 8.01.07-k7. drivers/scsi/qla2xxx/qla_init.c | 33 ++++++++++++++++----------------- drivers/scsi/qla2xxx/qla_isr.c | 15 ++++++++++++++- drivers/scsi/qla2xxx/qla_os.c | 6 ++---- drivers/scsi/qla2xxx/qla_version.h | 2 +- 4 files changed, 33 insertions(+), 23 deletions(-) here's the commits: - Error-out during probe() if we're unable to complete HBA initialization. - Honor NVRAM port-down-retry-count settings. - Attempt to stop firmware only if it had been previously executed. - Correct pci_set_msi() usage semantics. - Add MSI support. - Update version number to 8.01.07-k7. 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