wl12xx: split channel array per band in sched_scan
authorLuciano Coelho <coelho@ti.com>
Tue, 31 May 2011 13:38:56 +0000 (16:38 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 27 Jun 2011 09:01:20 +0000 (12:01 +0300)
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 <coelho@ti.com>

No differences found