ath10k: clear htt->rx_confused on load
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 23 Oct 2014 14:04:24 +0000 (17:04 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 24 Oct 2014 13:30:30 +0000 (16:30 +0300)
commit51fc7d74ce4a1d92623e592eff14403872fb26bd
tree67dab3f5d68080176884b2cda4b7438e962a29be
parent686687c9afb43d396b32689f4dd29d1e87cebdf8
ath10k: clear htt->rx_confused on load

Once driver entered the rx_confused state it would
refuse to rx even after firmware is restarted.
Make sure to clear it so that rx works after, e.g.
hw restart or after all interfaces are stopped.

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