aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2015-06-03 12:16:55 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2015-06-09 13:46:53 +0300
commit089ab7a5af3250bdc0a4088785b1a268da06417d (patch)
treeee9b1945f712dcbdc9aa18e49cdfb70d12842ff2 /tools/perf/scripts/python/syscall-counts.py
parentd7bf4b4aba056f3e7eb88a3d8d45ee1a6f4873e9 (diff)
ath10k: remove ath10k_chanctx struct
In practice there's no point in having a copy of chanctx_conf. Most of the time the channel pointer (and band along with it) is accessed and this can't change after a chanctx is created because switching is done using explicit chanctx swapping via switch_vif_chanctx(). The only thing that can change within a chanctx_conf and is used by the driver is radar_enabled and channel width. These are however always accessed in adequate mac80211 callback context which guarantees safe access to the chanctx data. Signed-off-by: Michal Kazior <michal.kazior@tieto.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