OSDN Git Service

mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()
authorFelix Fietkau <nbd@nbd.name>
Fri, 7 Aug 2020 18:57:46 +0000 (20:57 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Sep 2020 16:10:14 +0000 (18:10 +0200)
commit38b04398c532e9bb9aa90fc07846ad0b0845fe94
tree0f4be52beda9d921d643ddaf1f1b1cac03df7a90
parent6e4f584e2be6efb57d311f4309d4f5a96fb247b8
mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()

Fixes a race condition where multiple tx cleanup or sta poll tasks could run
in parallel.

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