From: Michael Wu Date: Fri, 19 Oct 2007 21:14:36 +0000 (-0400) Subject: [PATCH] mac80211: Fix SSID matching in AP selection X-Git-Tag: v2.6.24-rc2~132^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48225709bec68c2d8612718922f974f22214a308;p=pandora-kernel.git [PATCH] mac80211: Fix SSID matching in AP selection The length of the SSID desired should also be compared in addition to the memcmp of the SSIDs. Thanks to Andrea Merello for finding this issue. Signed-off-by: Michael Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed