aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAndreas Fenkart <[email protected]>2013-04-04 20:03:51 -0700
committerJohn W. Linville <[email protected]>2013-04-08 15:28:39 -0400
commit6d2344ec6043a2de8cfa9d8f27909a99ca967a08 (patch)
tree3ec931eb2d47e9b20d344f52e8773f2d4f02a775 /tools/perf/scripts/python/check-perf-trace.py
parentca796a310367f97b91225404311d23f7eb883046 (diff)
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
ra_list_spinlock is used to protect struct mwifiex_wmm_desc and embedded structures such as ra_list. tid_tbl_lock while more fine grained, is not used but in one function. That function is not called reentrantly. To protect ra_list from concurrent modification ra_list_spinlock must be held. Signed-off-by: Andreas Fenkart <[email protected]> Signed-off-by: Avinash Patil <[email protected]> Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions