]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24a12a55fe785e05e4be128a7403fb337a267cbc
treef5e23377c43ebdd8977ee2215b065db85359d72f
parent8aa5c78bbb0a6915829af6fc460154ff7675b0b4
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: f51b94875a6e ("mt76: add support for 802.3 rx frames")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/agg-rx.c