ath10k: make sure to mask all CE irqs
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 8 Nov 2013 07:01:27 +0000 (08:01 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 12 Nov 2013 18:06:45 +0000 (20:06 +0200)
commit93e0daa0ee3ef53a45293e60b2eaf770d7bb1d53
tree209377a3c8b0fe705ed36b74a045d4406b47da2c
parentd7fb47f52ef5538b4eb32856bd8cb580623dd87f
ath10k: make sure to mask all CE irqs

CE error interrupts were not disabled. This could
lead to invalid memory accesses / memory
corruption.

Also make sure CE watermark interrupts are also
disabled.

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