diff options
author | Alexander Gordeev <[email protected]> | 2014-02-19 09:58:21 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2014-02-21 15:45:26 -0800 |
commit | a9df862564941f3613b26b4204af1d33aae33c24 (patch) | |
tree | 90b486a451fd685212f693146d98397552aef938 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1bc5ce5df95f6366e38d509cfac3c75e4554fdd2 (diff) |
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 <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: [email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions