mt76: do not attempt to reorder received 802.3 packets without agg session
authorFelix Fietkau <nbd@nbd.name>
Wed, 20 Apr 2022 11:20:23 +0000 (13:20 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 13 May 2022 07:39:35 +0000 (09:39 +0200)
commit3968a66475b40691c37b5e6c76975f699671e10e
treef5e23377c43ebdd8977ee2215b065db85359d72f
parent46f6adbfce18d868cd29f4c03a09c71f65c07507
mt76: do not attempt to reorder received 802.3 packets without agg session

Fixes potential latency / packet drop issues in cases where a BA session has
not (yet) been established.

Fixes: e195dad14115 ("mt76: add support for 802.3 rx frames")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/agg-rx.c