]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
cfg80211/nl80211: Notify connection request failure in AP mode
authorPandiyarajan Pitchaimuthu <c_ppitch@qca.qualcomm.com>
Tue, 18 Sep 2012 11:20:49 +0000 (16:50 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Sep 2012 17:54:06 +0000 (19:54 +0200)
commited44a951c72ab409f932b1c15914488308e86da2
tree74ee8c115663e2d48d610401dd7f95a8bcd05898
parent30d08a46ea2a4e44bc1a1f15f243af29c9150282
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 <c_ppitch@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h