diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2014-05-21 08:44:20 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-05-22 14:04:36 -0400 |
commit | 91211739b29e74c367ee459a80fe8812d956fb3d (patch) | |
tree | 4be92d62768a1eed81ef0c0c88c23e4dfc66b651 /tools/perf/scripts/python | |
parent | e9cdcb74236c8dd5a6faed6aeac07fe192401fc7 (diff) |
b43: fix list of 5 GHz channels for 802.11n cards
Broadcom hardware uses a bit tricky hw_value-s for 5 GHz channels,
values 184-228 are used for 4920-5140 MHz center frequencies. Normally
you expect channels 7-16 (e.g. 5060 MHz is channel 12, not 212). We never
meant to register hw_value 228 with freq 6140 MHz (5000 + 228 * 5).
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions