diff options
| author | Alexander Gordeev <[email protected]> | 2014-02-18 11:11:59 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-18 15:33:34 -0500 |
| commit | 50b483a1457abd6fe27117f0507297e107ef42b2 (patch) | |
| tree | 5ea71974f1211843f74e8fff3eebadf64401d75d /tools/perf/scripts/python | |
| parent | 7f8358c908c1c3bc3c222ebc1ea5dba8c8dc0c1a (diff) | |
qlge: 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: Shahed Shaikh <[email protected]>
Cc: Jitendra Kalsaria <[email protected]>
Cc: Ron Mercer <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Acked-by: Jitendra Kalsaria <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions