mac80211: refuse shared key auth when WEP is unavailable
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jul 2010 08:09:25 +0000 (10:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 21 Jul 2010 19:13:42 +0000 (15:13 -0400)
When WEP is not available, we should reject shared
key authentication because it could never succeed.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c

Simple merge