mt76: fix aggregation stop issue
authorFelix Fietkau <nbd@nbd.name>
Mon, 7 Oct 2019 10:30:46 +0000 (12:30 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Nov 2019 12:23:50 +0000 (13:23 +0100)
commite7aaa72f4728451487d7a3fe54225796d08ab1e5
treed7d4f9e6518ec8f22661f2ed14f2dbf3a22dcbc9
parentfb7d95c6ee4f71ba131c9b3c65d658369ffd1128
mt76: fix aggregation stop issue

Cancel the workqueue after the tid has been cleaned up, in order to
avoid a possible rescheduling from within the work function.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/agg-rx.c