From: Eliad Peller Date: Tue, 7 May 2013 12:41:09 +0000 (+0300) Subject: wl12xx/wl18xx: scan all 5ghz channels X-Git-Tag: v3.10-rc6~18^2^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a805de4d036152a4ad7d3b18a9993a5c86588d6d;p=pandora-kernel.git 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 Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed