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

mt76: mt7615: fix throughput regression on DFS channels



For some reason, mt7615 reacts badly to repeatedly enabling/disabling the radar
detector without also switching the channel.
This results in very bad throughput on DFS channels, because
hw->conf.radar_enabled can get toggled a few times after CAC ends.
Fix this by always leaving the DFS detector enabled on DFS channels and instead
suppress unwanted detection events.

Fixes: 2c86f675 ("mt76: mt7615: fix/rewrite the dfs state handling logic")
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 3c1032e1
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