aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-07-16 20:05:14 +0200
committerChristoph Hellwig <[email protected]>2014-07-29 08:38:52 -0400
commite85525c39e29b6da1cefc63c109590231c300059 (patch)
tree581cf8c0aa8d0554577558d7c7fd5e29bc5bd901 /tools/perf/scripts/python
parentb427d00fabaa5964efebc00970ad717b91d2047c (diff)
isci: 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 <[email protected]> Acked-by: Artur Paszkiewicz <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions