From: Samuel Ortiz Date: Fri, 16 Oct 2009 05:18:49 +0000 (+0800) Subject: iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both X-Git-Tag: v2.6.33-rc1~388^2~599^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a79c9f62a87e39a265f9b855911fbc1f094ded0;p=pandora-kernel.git iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both UMAC will ASSERT if the profile security flag is WPA1 | WPA2, so we can only accept one of those. Moreover wpa_s wext and nl80211 drivers dont try to send WPA1 | WPA2, but only one at a time. Signed-off-by: Samuel Ortiz Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed