diff options
author | 2014-02-18 16:09:02 +0100 | |
---|---|---|
committer | 2014-04-10 18:39:13 -0700 | |
commit | bf3f043e7bc2581475040348580f4acc786842e7 (patch) | |
tree | f65e3bf30e694a13c5d9623fea055d00220ba582 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (diff) | |
download | wireguard-linux-bf3f043e7bc2581475040348580f4acc786842e7.tar.xz wireguard-linux-bf3f043e7bc2581475040348580f4acc786842e7.zip |
IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()
As result of the deprecation of the 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()
and pci_enable_msix_range() interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Acked-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions