From: Luciano Coelho Date: Thu, 22 Sep 2011 07:06:10 +0000 (+0300) Subject: wl12xx: fix forced passive scans X-Git-Tag: v3.2-rc1~129^2~183^2~38^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd9d21a0c1e2648c07c32c66bb25795ad3208aa;p=pandora-kernel.git wl12xx: fix forced passive scans We were using incorrect max and min dwell times during forced passive scans because we were still using the active scan states to scan (passively) the channels that were not marked as passive. Instead of doing passive scans in active states, we now skip active states and scan for all channels in passive states. Cc: # 2.6.36+ Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed