From: Eliad Peller Date: Tue, 15 May 2012 15:31:58 +0000 (+0300) Subject: wlcore: compare ssid_len before comparing ssids X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587cc286c8a8e22bbe4521c331b88d62d0cb1076;p=pandora-kernel.git wlcore: compare ssid_len before comparing ssids When comparing 2 ssids the ssid_len must be taken into account. Otherwise, a substring will be treated as equal. This bug might cause ssids to get scanned as public ssids (rather than hidden), resulting in broadcast probe request (instead of ssid-specific ones) Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed