ath10k: don't drop frames aggressively
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 23 Oct 2014 14:04:23 +0000 (17:04 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 24 Oct 2014 13:29:07 +0000 (16:29 +0300)
commit34440df03d638cf31ca915a25537e1addecd7ddc
treea7c0e7c2cd25ea87560913c076c9e0ae8b084912
parent4de028064fc4c70a72ac0efb0530bbe1923c2ce9
ath10k: don't drop frames aggressively

There's little point in dropping, e.g. frames with
FCS error early in ath10k.

This simplifies amsdu_allowed() and gets rid of
htt_rx_mpdu_status usage finally.

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