diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2014-07-16 12:09:31 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-07-21 16:17:26 +0200 |
commit | 83eb935ec74a91468776cd86415abcb6ee23cca8 (patch) | |
tree | e0977824eadbba57f30adaa47f7d31c2a60ed6f1 /include/net/mac80211.h | |
parent | 60e83deb4c1e7e8b6ab78e7331288bf4211bdeb6 (diff) | |
download | linux-83eb935ec74a91468776cd86415abcb6ee23cca8.tar.gz linux-83eb935ec74a91468776cd86415abcb6ee23cca8.tar.bz2 linux-83eb935ec74a91468776cd86415abcb6ee23cca8.zip |
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Some drivers (e.g. ath10k) report A-MSDU subframes
individually with identical seqno. The A-MPDU Rx
reorder code did not account for that which made
it practically unusable with drivers using
RX_FLAG_AMSDU_MORE because it would end up
dropping a lot of frames resulting in confusion in
upper network transport layers.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions