mac80211: don't connect to IBSS network with different privacy
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 12 May 2009 18:47:32 +0000 (20:47 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 May 2009 19:44:48 +0000 (15:44 -0400)
commite0d61887c2ee19bb63f6a8c0e2c149184e879501
tree29b5a55ae747b0ea2e7446e2029e1d1ff268e38a
parente0502de6fe85b66ee51647eb75bc5af3c885d712
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 <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c