summaryrefslogtreecommitdiff
path: root/include/uapi/linux/patchkey.h
diff options
context:
space:
mode:
authorLior David <liord@codeaurora.org>2016-01-17 12:39:06 +0200
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:58:04 -0700
commit00ffb353aa0a21f8276b4cbeff93e56bc371664a (patch)
treed7a7c66347642ab44a1d6c64ab0c2f51428e5711 /include/uapi/linux/patchkey.h
parent5e89efd09c3a6b32ee8a22a1e27aae7934d5f6cb (diff)
wil6210: fix privacy flag calculation in change_beacon
Currently the privacy flag calculation in change_beacon checks for RSN IE inside proberesp_ies, but normally it is not found there. It works today because of code inside the function wil_fix_bcon, but wil_fix_bcon is not directly related to change_beacon, and it may be changed or removed in the future and break the calculation. To fix this issue, change the privacy flag calculation to check RSN IE inside the beacon itself. The new check is more reliable and will not be sensitive to changes in wil_fix_bcon. Change-Id: Ida5b55f6456d04e22303fedddc8c77c5ad081177 CRs-Fixed: 970919 Signed-off-by: Lior David <liord@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/patchkey.h')
0 files changed, 0 insertions, 0 deletions