commit | 1b04b739f4c1d053bebb29657fb69bf03f180a97 | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Wed Dec 07 12:37:04 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Thu Dec 08 12:32:40 2011 +0200 |
tree | 4d68463d1fcb92a41c6a644938304f40f97e9961 | |
parent | 3dbb5846db1f5df3619b927cc2a7dcaf65a38f1e [diff] |
wl12xx: minor fix in sched_scan_ssid_list The user can pass broadcast SSID (ssid="") in the list of SSIDs for active scan. In this case the loop was attempting to match SSIDs in the filter list to this empty entry and marking them as HIDDEN (sending probe request) by mistake Signed-off-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>