]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/scsi/qla2xxx/qla_def.h
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with...
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Mon, 5 Jan 2009 19:18:06 +0000 (11:18 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 7 Jan 2009 21:49:45 +0000 (15:49 -0600)
commit124f85e6cc0290a85adb7e14cd90e96105f4f9fb
tree590016a8b3c7708466ff9b3c5c459a9170a9eb85
parent1ded85e2850b7b890fb6b51241429ed685ec2763
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with MSI-X enabled.

ROMs in recent ISPs have MSI-X support, so it's no longer
necessary for the driver to fallback to interrupt polling during
ISP re-initialization.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_mbx.c
drivers/scsi/qla2xxx/qla_os.c