]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] ipw2200: Fix WPA network selection problem
authorStefan Rompf <stefan@loplof.de>
Mon, 6 Feb 2006 19:42:23 +0000 (03:42 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Feb 2006 13:16:59 +0000 (08:16 -0500)
commit23afaec4441baf0579fa115b626242d4d23704dd
tree5a9ddf4e13fc686108f7b21aef02c1b9eec924ce
parent471680828330e6b2aac295cf7ac9d8e5820df2eb
[PATCH] ipw2200: Fix WPA network selection problem

Do not avoid APs with wpa_ie or rsn_ie if !ieee->wpa_enabled
There are broken APs out there that fill these elements even
though encryption is disnabled. Also, this breaks legit WEP to
WPA migration scenarious.

We add a checking to prohibite WPA configured STA trying to
associate with non-WPA supported APs.

Signed-off-by: Stefan Rompf <stefan@loplof.de>
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c