diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-03-06 21:11:22 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-04-14 15:15:34 -0600 |
commit | 9ada07b1100a9c7d3107c47673664194574b02a0 (patch) | |
tree | 6c09bbd02dcb5de01255b5c5107154c675d0c0f2 /tools/perf/scripts/python/bin/syscall-counts-record | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff) |
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
As result of deprecation of MSI-X/MSI enablement functions
pci_enable_msix() and pci_enable_msi_block() all drivers using these two
interfaces need to be updated to use the new pci_enable_msi_range() or
pci_enable_msi_exact() and pci_enable_msix_range() or
pci_enable_msix_exact() interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions