aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2019-08-14 16:56:58 -0700
committerMartin K. Petersen <[email protected]>2019-08-19 22:41:11 -0400
commit07b1b91412c801030752da3d32a543c5522a79d6 (patch)
treeead1b7797be42b3081a627c42e465563a7fe2148 /tools/perf/scripts/python
parent6a224b47fd019d299037e14381ddff438f2d34c8 (diff)
scsi: lpfc: Fix sli4 adapter initialization with MSI
When forcing the use of MSI (vs MSI-X) the driver is crashing in pci_irq_get_affinity. The driver was not using the new pci_alloc_irq_vectors interface in the MSI path. Fix by using pci_alloc_irq_vectors() with PCI_RQ_MSI in the MSI path. Signed-off-by: Dick Kennedy <[email protected]> Signed-off-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions