diff options
author | Felix Fietkau <nbd@nbd.name> | 2022-06-02 21:44:21 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-07-11 13:40:01 +0200 |
commit | e55c27ed9ccf37118b80178ec32dfed583171363 (patch) | |
tree | 49d0471e50f7e127d41ccfba95b5db923fa456a4 /drivers/net/wireless/realtek/rtw88/util.h | |
parent | c0182aa985708d2882eec6f902c61da6b42ae4f0 (diff) |
mt76: mt7615: add missing bh-disable around rx napi schedule
napi_schedule() can call __raise_softirq_irqoff(), which can perform softirq
handling, so it must not be called in a pure process context with BH enabled.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wireless/realtek/rtw88/util.h')
0 files changed, 0 insertions, 0 deletions