Re: [PATCH 4.19 157/267] mt76: avoid rx reorder buffer overflow

From: Felix Fietkau
Date: Fri Jun 19 2020 - 11:39:33 EST


On 2020-06-19 16:32, Greg Kroah-Hartman wrote:
> From: Ryder Lee <ryder.lee@xxxxxxxxxxxx>
>
> [ Upstream commit 7c4f744d6703757be959f521a7a441bf34745d99 ]
>
> Enlarge slot to support 11ax 256 BA (256 MPDUs in an AMPDU)
>
> Signed-off-by: Chih-Min Chen <chih-min.chen@xxxxxxxxxxxx>
> Signed-off-by: Ryder Lee <ryder.lee@xxxxxxxxxxxx>
> Signed-off-by: Felix Fietkau <nbd@xxxxxxxx>
> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>
It does not make sense to backport this commit. It doesn't fix anything,
it's just preparation work for the mt7915 driver.

- Felix