From: David Kilroy Date: Sun, 9 Oct 2011 11:11:36 +0000 (+0100) Subject: staging: wlags49_h2: Fixup IW_AUTH handling X-Git-Tag: v3.2-rc1~169^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef023006d8b94b892ec4cf5b05e5d4278af6451;p=pandora-kernel.git staging: wlags49_h2: Fixup IW_AUTH handling Handle more cases in IW_AUTH. Avoid reporting errors (invalid parameter) on operations that we can't do anything with. Return -EINPROGRESS from some operations to get wpa_supplicant to batch and commit changes. In other operations apply the changes immediately. Avoid writing WEP keys from the commit handler when WEP is not being used. Accept WPA_VERSION_DISABLED, which is received from wpa_supplicant during WEP. Signed-off-by: David Kilroy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed