ath10k: don't drop control and null func Rx
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 23 Oct 2014 14:04:22 +0000 (17:04 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 24 Oct 2014 13:27:56 +0000 (16:27 +0300)
commitf6b946ef78eb08727615f00b88032b9dd1038b96
tree97ff06f22aa1288511b8477a669d64283a1861eb
parent84cbf3a7592879810f80cece6c7f736f099ab163
ath10k: don't drop control and null func Rx

HTT_RX_IND_MPDU_STATUS_MGMT_CTRL was pretty greedy
and because of that ath10k ended up dropping
Control Frames as well as Null Func frames.

Reported-by: Okhwan Lee <ohlee@mwnl.snu.ac.kr>
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