Commit 2c270b0e authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt76x02: clean up and fix interrupt masking in the irq handler



Only clear unmasked interrupts. If an interrupt is temporarily masked,
its pending events need to be processed later, even if another interrupt
happened in the mean time.
Disable interrupts in one call before scheduling

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 40fde8c4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment