commit | 48225709bec68c2d8612718922f974f22214a308 | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Fri Oct 19 17:14:36 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 25 22:32:05 2007 -0400 |
tree | 4f11d04567fb90d5218fd8a3636ff937fb54c5b0 | |
parent | c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 [diff] |
[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 <andreamrl@tiscali.it> for finding this issue. Signed-off-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>