OSDN Git Service

ath10k: Fix unwanted probe requests sent during p2p scan
authorRakesh Pillai <pillair@codeaurora.org>
Sat, 19 Aug 2017 06:20:23 +0000 (11:50 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 26 Sep 2017 06:42:39 +0000 (23:42 -0700)
commit75ab52cc23f357c2c80a17f64b7884cf8a40a2c4
tree2c389b81783f94c7ddae26866951fd7013ba4cc9
parent8e65f8799f77e0b471b8c2e6d67589b153f51933
ath10k: Fix unwanted probe requests sent during p2p scan

During p2p find unwanted probe requests with broadcast SSID is
sent along with the probe requests with p2p wildcard SSID.

The addition of survey report flag in scan flags initiates an
active scan along with the p2p scan, due to which we see probe
requests with broadcast SSID along with the probe requests having
p2p wildcard SSID.

Fix the flags sent during scan command for p2p scan.

CRs-Fixed: 2093805
Change-Id: I7c2a1502ef86bc5151e8c86f4a89f073e75a925d
Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.h