]> git.ipfire.org Git - thirdparty/linux.git/commit - include/net/cfg80211.h
cfg80211: send ack_signal to user in probe client response
authorVenkateswara Naralasetty <vnaralas@codeaurora.org>
Tue, 13 Feb 2018 05:33:06 +0000 (11:03 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Feb 2018 12:21:23 +0000 (13:21 +0100)
commitc4b50cd31d25c3d17886ffc47ca4a9a12c6dc9bf
treefd5985863672785726b836a8b7bf999cc0172044
parent11b05ba34d89808ca99180d2656438a319670c56
cfg80211: send ack_signal to user in probe client response

This patch provides support to get ack signal in probe client response
and in station info from user.

Signed-off-by: Venkateswara Naralasetty <vnaralas@codeaurora.org>
[squash in compilation fixes]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/wil6210/cfg80211.c
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/mac80211/status.c
net/wireless/nl80211.c