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)
commitbb8b621ac34605b8e20b63021bed7d10f3dfa544
tree30acc6a00702e2b4dd56ba0bb4025a2cfb8c413b
parentbdcb2c9e2f9e40639e4b212d08d8cdba54932c0d
ath10k: Disable MSI in case IRQ configuration is unknown

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>
drivers/net/wireless/ath/ath10k/pci.c