From: Johannes Berg Date: Thu, 24 Sep 2009 07:00:57 +0000 (+0200) Subject: cfg80211: don't set privacy w/o key X-Git-Tag: v2.6.32-rc3~63^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be3bd8ccc195297870b9ffca4ef18bcbc2f1822;p=pandora-kernel.git cfg80211: don't set privacy w/o key When wpa_supplicant is used to connect to open networks, it causes the wdev->wext.keys to point to key memory, but that key memory is all empty. Only use privacy when there is a default key to be used. Signed-off-by: Johannes Berg Tested-by: Luis R. Rodriguez Tested-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed