Files
linux/drivers/net/wireless/mediatek
Felix Fietkau 0d21276083 mt76: do not attempt to reorder received 802.3 packets without agg session
[ Upstream commit 3968a66475 ]

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

Fixes: e195dad141 ("mt76: add support for 802.3 rx frames")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:22:57 +02:00
..