cfg80211: Fix WEXT compat siwauth wpa and group cipher
authorJouni Malinen <j@w1.fi>
Sun, 1 Nov 2009 09:18:49 +0000 (11:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Nov 2009 20:43:24 +0000 (15:43 -0500)
commitc5f8289cd9b2e31fca506cb82f4aaa5ffc468602
tree627e250f09c429bfaf4705ca43a18d9d2f2a470d
parent93a59d7527147e3656664aa3179f8d19de256081
cfg80211: Fix WEXT compat siwauth wpa and group cipher

Neither of these commands should clear the current configuration value
if they return error. Furthermore, cfg80211_set_cipher_group() should
be able to handle IW_AUTH_CIPHER_NONE without reporting error.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/wext-compat.c