aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <[email protected]>2020-03-17 15:31:54 +0530
committerLorenzo Pieralisi <[email protected]>2020-04-02 17:57:10 +0100
commitb2ba9225e0313b1de631a44b7b48c109032bffec (patch)
tree3f5f44465fa27af9498b245bf3244deae8f78e68 /lib/mpi/mpi-mul.c
parent146d32880796b65077b0ec449a3ae3e7ade624d6 (diff)
misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
commit e03327122e2c ("pci_endpoint_test: Add 2 ioctl commands") uses module parameter 'irqtype' in pci_endpoint_test_set_irq() to check if IRQ vectors of a particular type (MSI or MSI-X or LEGACY) is already allocated. However with multi-function devices, 'irqtype' will not correctly reflect the IRQ type of the PCI device. Fix it here by adding 'irqtype' for each PCI device to show the IRQ type of a particular PCI device. Fixes: e03327122e2c ("pci_endpoint_test: Add 2 ioctl commands") Signed-off-by: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Cc: [email protected] # v4.19+
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions