diff options
| author | Alexander Gordeev <[email protected]> | 2014-02-18 11:12:01 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-18 15:33:34 -0500 |
| commit | 9e7df17e2e98aa82aaff9ef79235799a75e05f13 (patch) | |
| tree | e1e8cf304b37fdbe6a6509fe17590e54bd243cf9 /tools/perf/scripts/python/netdev-times.py | |
| parent | 184603d8825773afae24279e055440dddada478d (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions