aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
diff options
context:
space:
mode:
authorVenkateswara Naralasetty <vnaralas@codeaurora.org>2018-02-13 11:03:06 +0530
committerJohannes Berg <johannes.berg@intel.com>2018-02-19 13:21:23 +0100
commitc4b50cd31d25c3d17886ffc47ca4a9a12c6dc9bf (patch)
treefd5985863672785726b836a8b7bf999cc0172044 /net/mac80211/status.c
parentmac80211: remove redundant initialization to pointer 'hdr' (diff)
downloadlinux-dev-c4b50cd31d25c3d17886ffc47ca4a9a12c6dc9bf.tar.xz
linux-dev-c4b50cd31d25c3d17886ffc47ca4a9a12c6dc9bf.zip
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>
Diffstat (limited to 'net/mac80211/status.c')
-rw-r--r--net/mac80211/status.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/status.c b/net/mac80211/status.c
index da7427a41529..d74d44e65bd7 100644
--- a/net/mac80211/status.c
+++ b/net/mac80211/status.c
@@ -486,7 +486,7 @@ static void ieee80211_report_ack_skb(struct ieee80211_local *local,
if (ieee80211_is_nullfunc(hdr->frame_control) ||
ieee80211_is_qos_nullfunc(hdr->frame_control))
cfg80211_probe_status(sdata->dev, hdr->addr1,
- cookie, acked,
+ cookie, acked, 0, false,
GFP_ATOMIC);
else
cfg80211_mgmt_tx_status(&sdata->wdev, cookie,