diff --git a/[refs] b/[refs] index e3250fc27f11..fc6cb175018f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6473d160b4aba8023bcf38519a5989694dfd51a7 +refs/heads/master: 8d7d86e9bd377e5779bf3c8da03b27d823c039b4 diff --git a/trunk/drivers/pci/pci.c b/trunk/drivers/pci/pci.c index 2086cd1b5e0e..7bd8a725bea2 100644 --- a/trunk/drivers/pci/pci.c +++ b/trunk/drivers/pci/pci.c @@ -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