From: Amitkumar Karwar Date: Fri, 18 Jan 2013 01:41:57 +0000 (-0800) Subject: mwifiex: correction in status codes used for association failure X-Git-Tag: v3.9-rc1~139^2~242^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7532c7d0138a4984eb0c8b12b9c310cf8a6d6977;p=pandora-kernel.git mwifiex: correction in status codes used for association failure When AP responds with appropriate status code, we forward that code correctly to cfg80211. But sometimes when there is no response from AP, our firmware uses proprietary status codes. We will map authentication timeout to WLAN_STATUS_AUTH_TIMEOUT and other proprietary codes to WLAN_STATUS_UNSPECIFIED_FAILURE. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed