diff options
author | 2014-02-19 09:58:21 +0100 | |
---|---|---|
committer | 2014-02-21 15:45:26 -0800 | |
commit | a9df862564941f3613b26b4204af1d33aae33c24 (patch) | |
tree | 90b486a451fd685212f693146d98397552aef938 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | skd: Use unified access to skdev->msix_entries throughout the code (diff) | |
download | wireguard-linux-a9df862564941f3613b26b4204af1d33aae33c24.tar.xz wireguard-linux-a9df862564941f3613b26b4204af1d33aae33c24.zip |
skd: Use pci_enable_msix_range() 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() and pci_enable_msix_range()
interfaces.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions