--- a/ath/if_ath.c +++ b/ath/if_ath.c @@ -8922,7 +8922,7 @@ ath_chan_set(struct ath_softc *sc, struc * re configure beacons when it is a turbo mode switch. * HW seems to turn off beacons during turbo mode switch. */ - if (sc->sc_beacons && tswitch && !sc->sc_dfs_cac) + if (sc->sc_beacons && !sc->sc_dfs_cac) ath_beacon_config(sc, NULL); /* * Re-enable interrupts. e' title='avr/qmk/firmware Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/amj96/rules.mk
blob: 52f610d7d5c1200e29bcf3034e4404702902c97b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35