aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2014-04-25 11:43:50 +0200
committerDavid S. Miller <[email protected]>2014-04-27 19:15:42 -0400
commitf716775026707113496cbd9961882de91ab88b07 (patch)
tree08cbad039127a92f3cb5040960252f99121b246b /tools/perf/scripts/python
parenteb11022dca4eb22def72d5d4e3140caa357b34e1 (diff)
qlcnic: 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. Cc: Shahed Shaikh <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Alexander Gordeev <[email protected]> Acked-by: Shahed Shaikh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions