Skip to content
Commit 3e0705ac authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: avoid enabling interrupt if NAPI poll is still pending



if napi_complete() returns false, it means that polling is still pending.
Interrupts should not fire until the polling is no longer scheduled

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent e7aaa72f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment