]> 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)
commit81481fc70f696c2100eaede4e067f21077ebfc9a
treef5e23377c43ebdd8977ee2215b065db85359d72f
parent3a357d25803428ec6af645881a8c4a718b7c2ce3
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: 80c4ed821d09 ("mt76: add support for 802.3 rx frames")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/agg-rx.c