diff options
| author | Alexander Gordeev <[email protected]> | 2014-02-18 11:11:40 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-18 15:33:30 -0500 |
| commit | 7dc4c064943314e1228c8aa0ff7644c7c87b0c8d (patch) | |
| tree | 8c0397fbb6d8133979ca100017debcac3c257de1 /tools/perf/scripts/python | |
| parent | abbb6a373ad9bf3a169135cb09494af35f02dbd9 (diff) | |
benet: 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: Sathya Perla <[email protected]>
Cc: Subbu Seetharaman <[email protected]>
Cc: Ajit Khaparde <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Sathya Perla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions