diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2014-11-25 11:46:59 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-11-26 08:37:26 +0200 |
commit | ae1671318e602860970c7020f3b23f2349dda757 (patch) | |
tree | 18f09160fb4ef2dbdd8b0318458c74ee0efc33bc /tools/perf/scripts/python/syscall-counts.py | |
parent | 504f6cdf4ac3dfcf645453b5cd65dcc9aed0e1b9 (diff) |
ath10k: fix locking for WEP keys
peer->keys needs to be protected by data_lock
since it is also accessed from the WMI path.
Both install() and clear() routines for peer
keys modify the key contents, so use the data_lock
to avoid races.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions