ath10k: handle TKIP MIC error correctly
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Fri, 13 Dec 2013 12:44:16 +0000 (13:44 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 16 Dec 2013 13:13:34 +0000 (15:13 +0200)
commit2256940010aab059dc238ab81b7b562b17942ec8
tree27e5a2a07a96480fb26072d0bd6b0c9e0f87f47b
parent2b6a6a90c31c550f839e905484f5253b9d24e33d
ath10k: handle TKIP MIC error correctly

We should check MIC error flag base on
rx_attention, to have consistent status
of MIC failure and FCS error.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt.h
drivers/net/wireless/ath/ath10k/htt_rx.c
drivers/net/wireless/ath/ath10k/txrx.c