diff options
author | 2014-07-16 20:05:11 +0200 | |
---|---|---|
committer | 2014-07-29 08:38:23 -0400 | |
commit | 1e5df2a5332a865fc8a724b5455e29028852a905 (patch) | |
tree | f5cec7a957507cae3c838166f63a329eab894bbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi_debug: support scsi-mq, queues and locks (diff) | |
download | linux-dev-1e5df2a5332a865fc8a724b5455e29028852a905.tar.xz linux-dev-1e5df2a5332a865fc8a724b5455e29028852a905.zip |
fnic: 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>
Acked-by: "Suma Ramars (sramars)" <sramars@cisco.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions