commit | 6a79c9f62a87e39a265f9b855911fbc1f094ded0 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 16 13:18:49 2009 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:25 2009 -0400 |
tree | c8cdfa2d6e199dcefbfccf792c17550d7508a0ce | |
parent | e85498b21d0372a00f31ab9f7c0d215c32c9fad5 [diff] |
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 <sameo@linux.intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>