From: Johannes Berg Date: Tue, 12 May 2009 18:47:32 +0000 (+0200) Subject: mac80211: don't connect to IBSS network with different privacy X-Git-Tag: v2.6.31-rc1~330^2~387^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d61887c2ee19bb63f6a8c0e2c149184e879501;p=pandora-kernel.git mac80211: don't connect to IBSS network with different privacy Even when we find an IBSS with the SSID we're looking for, we may not be able to connect to it because it has a key and we don't, or vice versa. Avoid such situations by checking the privacy capability bit. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed