aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorLior David <[email protected]>2016-01-17 12:39:06 +0200
committerKalle Valo <[email protected]>2016-01-26 16:47:38 +0200
commitc5a157e4d7d7f1d39dbb382bc3ad7ea9f248ed7d (patch)
treec55b8cff47d373bb37928a3da26b53b12acc6eaf /tools/perf/scripts/python/syscall-counts-by-pid.py
parentaea57edf80c6e96d6dc24757599396af99c02b19 (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. Signed-off-by: Lior David <[email protected]> Signed-off-by: Maya Erez <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions