]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: check if WEP is available for shared key auth
authorJohannes Berg <johannes.berg@intel.com>
Tue, 10 Aug 2010 07:46:42 +0000 (09:46 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 20:45:22 +0000 (16:45 -0400)
commit8ff5a50fe549a0228e4e6d527a57126d9e0aa542
treedf0879b5404880f74440e3c381215152d7c9794a
parent8472eb3281d3cb0bc006c790f8f662a2968c32aa
cfg80211: check if WEP is available for shared key auth

When shared key auth is requested, cfg80211
should verify that the device is capable of
WEP crypto which is required.

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