diff options
author | Zhu Yi <yi.zhu@intel.com> | 2006-02-16 18:46:16 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-03-17 15:08:03 -0500 |
commit | 8da374fc44a5e0fb71a485497cae38eb562d078c (patch) | |
tree | 48bec1c7d8f0a2c7bc0ac7e1b5cef5fa3c9a2f6d /drivers/media | |
parent | b191608a451e75ed7f979cac268f5f423176feb3 (diff) |
[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking
wpa_supplicant needs to set wpa_enabled unconditionally, with this check
it hasn't been possible to connect to non-WPA networks using wpa_supplicant.
So remove below check.
if (priv->ieee->wpa_enabled &&
network->wpa_ie_len == 0 && network->rsn_ie_len == 0)
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions