diff options
| author | James Smart <[email protected]> | 2019-01-28 11:14:34 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-02-05 22:29:49 -0500 |
| commit | 75508a8b8b2de1b39b72e7dc31505cddc8354a01 (patch) | |
| tree | 1acafbdb483ec4a1ebd7dc8b0ce5eac07f988bc8 /tools/perf/scripts/python | |
| parent | 32517fc0975bf8dd3967e43c2a6350f038a3af28 (diff) | |
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
Current driver uses the older IRQ API for MSIX allocation
Change driver to utilize pci_alloc_irq_vectors when allocating IRQ vectors.
Make lpfc_cpu_affinity_check use pci_irq_get_affinity to determine how the
kernel mapped all the IRQs.
Remove msix_entries from SLI4 structure, replaced with pci_irq_vector()
usage.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions