diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2017-10-11 11:44:38 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-31 23:33:46 +0300 |
commit | b7636e816adcb52bc96b6fb7bc9d141cbfd17ddb (patch) | |
tree | 1ea4fa1ff02a2df79fd46682f7dc46d3eb16fabb /Kbuild | |
parent | 139838fffec40296d7235982a1a9b917ba31530f (diff) | |
download | linux-b7636e816adcb52bc96b6fb7bc9d141cbfd17ddb.tar.xz |
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()
pci_disable_msi() throws a Kernel BUG if the driver has successfully
requested an IRQ and not released it. Fix it here by freeing IRQs before
invoking pci_disable_msi().
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions