ath9k: Proper TX99 interrupt ref count
authorEduardo Abinader <eabinader@ocedo.com>
Thu, 19 May 2016 15:15:29 +0000 (17:15 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 28 May 2016 08:24:25 +0000 (11:24 +0300)
commit8a0a36cf98dbe689c31568b4f0ed883b43815cae
tree3889f35caa28a19777c14bff747c3565cbed5521
parent93b4a09f0f3068e3190548393f39262e5295960e
ath9k: Proper TX99 interrupt ref count

On TX99 mode, instead of assuming interrupt mask non ATH9K_INT_GLOBAL,
let ath9k_hw_disable_interrupts proper set interrupt ref count.
This prevents some PCI PERR occurring specialy when setting 11b and n rates.

Signed-off-by: Eduardo Abinader <eduardo.abinader@riverbed.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/tx99.c