]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mt76: stop rx aggregation on station removal
authorFelix Fietkau <nbd@nbd.name>
Mon, 12 Aug 2019 13:48:53 +0000 (15:48 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 5 Sep 2019 15:42:32 +0000 (17:42 +0200)
commit58bab0d42f25fca97f35719f381485fdc873643e
treee11a8242d328f41de1db1737c75a33b11edb84ef
parent5a90107d79e70d2596fb68be3018e8b7e0ae4534
mt76: stop rx aggregation on station removal

Fixes use-after-free issues on forced station removal during hardware restart
on MT76x02

Fixes: aee5b8cf2477 ("mt76: implement A-MPDU rx reordering in the driver code")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mac80211.c