diff options
| author | Alexander Gordeev <[email protected]> | 2014-04-28 17:53:16 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2014-05-21 04:11:10 -0700 |
| commit | fc2f2f5dfd4438bd785e773e46adf425b1e353f1 (patch) | |
| tree | e073c37a1402dd7445f5f13801d2434b05f38248 /tools/perf/scripts/python/bin/netdev-times-record | |
| parent | df805f62d16db15fdb9278bcb56ee3863deebfb8 (diff) | |
i40evf: 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() or pci_enable_msi_exact()
and pci_enable_msix_range() or pci_enable_msix_exact()
interfaces.
Cc: Jesse Brandeburg <[email protected]>
Cc: [email protected]
Signed-off-by: Alexander Gordeev <[email protected]>
Tested-by: Sibai Li <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-record')
0 files changed, 0 insertions, 0 deletions