ath10k: don't enable interrupts for the diagnostic window
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 24 Sep 2014 11:16:46 +0000 (14:16 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 26 Sep 2014 10:35:19 +0000 (13:35 +0300)
commitd5d6805bf90f420abbaac30037d5fef6b7c05096
tree92939a7782b709c77f60e40d1ae265a5eed9fc1b
parenta360e54cda8f3b18365fa6f58392de7f067b07d3
ath10k: don't enable interrupts for the diagnostic window

The diagnostic window (CE7) uses polling and is not initiliased to retrieve
interrupts so disable interrupts altogether for CE7. Otherwise ath10k crashes
when using the diagnostic window while the firmware is running due to NULL
dereference and polling reads timeout.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/ce.c