aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-02-18 11:11:57 +0100
committerDavid S. Miller <[email protected]>2014-02-18 15:33:33 -0500
commit9732ec06ca1ba91d69d1787d66bd10a502b143e0 (patch)
tree364a27663f4f49ad5273b90b3d071ed5df4e379b /tools/perf/scripts/python/event_analyzing_sample.py
parent74a1fa45eba3958cbc6a6f726525e38263ea4cbf (diff)
qlcnic: 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: Himanshu Madhani <[email protected]> Cc: Rajesh Borundia <[email protected]> Cc: Shahed Shaikh <[email protected]> Cc: [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