commit | bb8b621ac34605b8e20b63021bed7d10f3dfa544 | [log] [tgz] |
---|---|---|
author | Alexander Gordeev <agordeev@redhat.com> | Thu Feb 13 17:50:01 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Feb 13 18:04:00 2014 +0200 |
tree | 30acc6a00702e2b4dd56ba0bb4025a2cfb8c413b | |
parent | bdcb2c9e2f9e40639e4b212d08d8cdba54932c0d [diff] |
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>