OSDN Git Service

mt76: mt7663s: disable interrupt during txrx_worker processing
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 26 Sep 2020 15:06:24 +0000 (17:06 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 4 Dec 2020 12:46:13 +0000 (13:46 +0100)
commit1a3efbcc4281f2fbe602e67d7b7dfe64da818af9
tree19ec12dc7df36dcd04c4fe9225abcb4886300393
parentfefb584d460a17ac68e0b03f0dbb57beb142d1d9
mt76: mt7663s: disable interrupt during txrx_worker processing

In order to reduce sdio bus contention, disable interrupts during
txrx_worker processing

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/sdio_txrx.c