Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
[linux-2.6-block.git] / drivers / net / wireless / realtek / rtw88 / pci.c
index 7a093f3d5f7422c7ce6532bec7fe085e3e57f37b..30232f7e3ec543c456271e815ffea8adb464c080 100644 (file)
@@ -1613,7 +1613,7 @@ static struct rtw_hci_ops rtw_pci_ops = {
 
 static int rtw_pci_request_irq(struct rtw_dev *rtwdev, struct pci_dev *pdev)
 {
-       unsigned int flags = PCI_IRQ_LEGACY;
+       unsigned int flags = PCI_IRQ_INTX;
        int ret;
 
        if (!rtw_disable_msi)