ath10k: Disable MSI in case IRQ configuration is unknown
authorAlexander Gordeev <agordeev@redhat.com>
Thu, 13 Feb 2014 15:50:01 +0000 (17:50 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 13 Feb 2014 16:04:00 +0000 (18:04 +0200)
In case IRQ configuration is unknown possibly enabled MSIs
are left enabled in ath10k_pci_deinit_irq(). This update
fixes the described misbehaviour.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found