From: Luciano Coelho Date: Tue, 31 May 2011 13:38:56 +0000 (+0300) Subject: wl12xx: split channel array per band in sched_scan X-Git-Tag: v3.1-rc1~316^2~189^2^2~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2c2bb9fccdfe3cb70b276ae69e53d4890b11871;p=pandora-kernel.git wl12xx: split channel array per band in sched_scan The firmware, in practice, treats the channels in three separate blocks, one for each band (bg, a and j). Instead of using a single array and doing some magic with indices, split the array in 3 to make it more readable. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed