diff options
author | Eliad Peller <[email protected]> | 2013-05-07 15:41:09 +0300 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-06-12 10:20:57 -0400 |
commit | a805de4d036152a4ad7d3b18a9993a5c86588d6d (patch) | |
tree | ffc13f8f0822ac1cf7507c4a4fd1032f318ea873 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 0e284c074ef96554f2988298da7d110b0e8d1e23 (diff) |
wl12xx/wl18xx: scan all 5ghz channels
Due to a typo, the current code copies only sizeof(cmd->channels_2)
bytes, which is smaller than the correct sizeof(cmd->channels_5)
size, resulting in a partial scan (some channels are skipped).
Signed-off-by: Eliad Peller <[email protected]>
Signed-off-by: Luciano Coelho <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions