summaryrefslogtreecommitdiff
path: root/uapi/linux
diff options
context:
space:
mode:
authorManishekar Chandrasekaran <cmshekar@codeaurora.org>2016-04-28 20:52:14 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-05-04 21:17:27 -0700
commit7edffe037bf5d7e9879685f4ac55ccf2590b42ad (patch)
treef7cb8580b23ac864ce0f4548f7adeeced064b5de /uapi/linux
parent97e077d091d34825ebf4d3e9c169c8311edd453f (diff)
qcacld-3.0: Fix channel number sent in probe response during P2P scans
Fix the channel number sent to fw in probe response during P2P scans. Current channel number being sent to FW is 0. For the probe response frame from Host, as there is no channel frequency added, it ends going on default MAC 0. As in this configuration, FW will do DBS scan for P2P find, 2G is mapped to MAC1. Hence P2P probe response ends up going on wrong channel (STA’s 5G channel). Fix this by using the user space supplied channel in probe response for non beaconing modes and by using the corresponding session's frequency in probe response for the beaconing modes. Change-Id: I3928f8eb2c663b12e40239809e0728d07839317a CRs-Fixed: 1009549
Diffstat (limited to 'uapi/linux')
0 files changed, 0 insertions, 0 deletions