• Felix Fietkau's avatar
    mt76: fix dfs state issue with 160 MHz channels · 00a883e6
    Felix Fietkau authored
    When operating on a mix of DFS and non-DFS channels, the driver only checks
    the CAC status of the control channel. This causes beacons/tx to fail if the
    control channel is on a non-DFS channel.
    Fix this by calling cfg80211_reg_can_beacon to determine the DFS status of
    all affected channels
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    00a883e6
mcu.c 26 KB