diff options
author | 2021-10-11 18:18:00 +0300 | |
---|---|---|
committer | 2021-10-13 08:46:20 +0300 | |
commit | 03469e79fee9e8e908dae3bd1a80bcd9a66f2a88 (patch) | |
tree | d0e020f4b42c9044303dc8da524a05e7db3fe27f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath11k: Change number of TCL rings to one for QCA6390 (diff) | |
download | wireguard-linux-03469e79fee9e8e908dae3bd1a80bcd9a66f2a88.tar.xz wireguard-linux-03469e79fee9e8e908dae3bd1a80bcd9a66f2a88.zip |
ath9k: support DT ieee80211-freq-limit property to limit channels
The common DT property can be used to limit the available channels
but ath9k has to manually call wiphy_read_of_freq_limits().
I would have put this into ath9k_of_init(). But it didn't work there.
The reason is that in ath9k_of_init() the channels and bands are not yet
registered in the wiphy struct. So there isn't any channel to flag as
disabled.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211009212847.1781986-1-chunkeey@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions