diff options
author | Eliad Peller <eliad@wizery.com> | 2013-05-07 14:41:09 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-06-12 16:20:57 +0200 |
commit | a805de4d036152a4ad7d3b18a9993a5c86588d6d (patch) | |
tree | ffc13f8f0822ac1cf7507c4a4fd1032f318ea873 /kernel | |
parent | wl12xx: increase minimum singlerole firmware version required (diff) | |
download | linux-a805de4d036152a4ad7d3b18a9993a5c86588d6d.tar.xz linux-a805de4d036152a4ad7d3b18a9993a5c86588d6d.zip |
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 <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions