commit | 34440df03d638cf31ca915a25537e1addecd7ddc | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Oct 23 17:04:23 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Oct 24 16:29:07 2014 +0300 |
tree | a7c0e7c2cd25ea87560913c076c9e0ae8b084912 | |
parent | 4de028064fc4c70a72ac0efb0530bbe1923c2ce9 [diff] |
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>