aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2016-04-29 15:06:34 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2016-05-09 21:12:01 +0300
commit41842dc1f072d69ca40f36ce5032ccfd23488f51 (patch)
treee6b1e25219d7d06c2adfba466d9b16c070fa7c0d /tools/perf/scripts/python/export-to-postgresql.py
parentath9k: Simplify ar9003_hw_tx99_set_txpower (diff)
downloadwireguard-linux-41842dc1f072d69ca40f36ce5032ccfd23488f51.tar.xz
wireguard-linux-41842dc1f072d69ca40f36ce5032ccfd23488f51.zip
ath9k: Fix symbol overlap window for half/quarter channels
Since commit cd6cfd7311a385144a2f9c74f692ae2df3ae033f "ath9k: do not set half/quarter channel flags in AR_PHY_MODE" the condition "rfMode & (AR_PHY_MODE_QUARTER | AR_PHY_MODE_HALF)" would never evaluate to true. Fix this by using the available IS_CHAN_HALF_RATE and IS_CHAN_QUARTER_RATE marcros instead. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Cc: Felix Fietkau <nbd@openwrt.org> Acked-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions