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.

Change-Id: I6b2a36957a303566602378f4c9d8aba95b8911f5
Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx>
4 files changed