Loading drivers/pci/pci.c +1 −1 Original line number Diff line number Diff line Loading @@ -1323,7 +1323,7 @@ pci_intx(struct pci_dev *pdev, int enable) /** * pci_msi_off - disables any msi or msix capabilities * @pdev: the PCI device to operate on * @dev: the PCI device to operate on * * If you want to use msi see pci_enable_msi and friends. * This is a lower level primitive that allows us to disable Loading Loading
drivers/pci/pci.c +1 −1 Original line number Diff line number Diff line Loading @@ -1323,7 +1323,7 @@ pci_intx(struct pci_dev *pdev, int enable) /** * pci_msi_off - disables any msi or msix capabilities * @pdev: the PCI device to operate on * @dev: the PCI device to operate on * * If you want to use msi see pci_enable_msi and friends. * This is a lower level primitive that allows us to disable Loading