diff options
author | 2014-03-06 21:11:22 +0100 | |
---|---|---|
committer | 2014-04-14 15:15:34 -0600 | |
commit | 9ada07b1100a9c7d3107c47673664194574b02a0 (patch) | |
tree | 6c09bbd02dcb5de01255b5c5107154c675d0c0f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.15-rc1 (diff) | |
download | wireguard-linux-9ada07b1100a9c7d3107c47673664194574b02a0.tar.xz wireguard-linux-9ada07b1100a9c7d3107c47673664194574b02a0.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions