• Luciano Coelho's avatar
    wl12xx: fix forced passive scans · 6cd9d21a
    Luciano Coelho authored
    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: <stable@kernel.org> # 2.6.36+
    Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
    6cd9d21a
scan.c 18.7 KB