From: Pandiyarajan Pitchaimuthu Date: Tue, 18 Sep 2012 11:20:49 +0000 (+0530) Subject: cfg80211/nl80211: Notify connection request failure in AP mode X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed44a951c72ab409f932b1c15914488308e86da2;p=pandora-kernel.git cfg80211/nl80211: Notify connection request failure in AP mode In AP mode, when a station requests connection to an AP and if the request is failed for particular reason, userspace is notified about the failure through NL80211_CMD_CONN_FAILED command. Reason for the failure is sent through the attribute NL80211_ATTR_CONN_FAILED_REASON. Signed-off-by: Pandiyarajan Pitchaimuthu Signed-off-by: Johannes Berg --- Reading git-diff-tree failed