Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
[linux-2.6-block.git] / drivers / scsi / hpsa.c
index 49c57a9c110b5fdf623a2da67031c6e719b21def..e044ed09d7e0d474610664684ce1e80caeca0bff 100644 (file)
@@ -7509,7 +7509,7 @@ fallback:
  */
 static int hpsa_interrupt_mode(struct ctlr_info *h)
 {
-       unsigned int flags = PCI_IRQ_LEGACY;
+       unsigned int flags = PCI_IRQ_INTX;
        int ret;
 
        /* Some boards advertise MSI but don't really support it */