diff options
author | Gavin Shan <shangw@linux.vnet.ibm.com> | 2013-04-04 18:54:31 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-04-23 17:50:30 +0200 |
commit | cdf1fd4d906bc8c06510fd3e1d6a073441792792 (patch) | |
tree | 96159b3a688b284881506a40281fa73248e79b0e /drivers/pci/vpd.c | |
parent | PCI: Cache MSI/MSI-X capability offsets in struct pci_dev (diff) | |
download | linux-cdf1fd4d906bc8c06510fd3e1d6a073441792792.tar.xz linux-cdf1fd4d906bc8c06510fd3e1d6a073441792792.zip |
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
The function pci_msi_check_device() is called while enabling MSI
or MSI-X interrupts to make sure the PCI device can support MSI
or MSI-X capability. This patch removes the check on MSI or MSI-X
capability in the function and lets the caller do the check.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/vpd.c')
0 files changed, 0 insertions, 0 deletions