aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-02-18 11:12:01 +0100
committerDavid S. Miller <[email protected]>2014-02-18 15:33:34 -0500
commit9e7df17e2e98aa82aaff9ef79235799a75e05f13 (patch)
treee1e8cf304b37fdbe6a6509fe17590e54bd243cf9 /tools/perf/scripts/python/event_analyzing_sample.py
parent184603d8825773afae24279e055440dddada478d (diff)
niu: 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: "David S. Miller" <[email protected]> Cc: Jingoo Han <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions