aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorNicolas Cavallari <[email protected]>2012-07-16 18:36:52 +0200
committerJohannes Berg <[email protected]>2012-07-17 11:22:42 +0200
commit7f9f78ab96ebdb3533acd791efe485b25995947e (patch)
tree82d4c54d095ba8107e3841036e50e325254dd39d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent4290cb4bf212112e3d6f860e25f000ca8a1ca6a4 (diff)
mac80211: fix tx-mgmt cookie value being left uninitialized
commit "mac80211: unify SW/offload remain-on-channel" moved the cookie assignment from ieee80211_mgmt_tx() to ieee80211_start_roc_work(). But the latter is only called where offchannel is needed. If offchannel isn't needed/used, a uninitialized cookie value would be returned to userspace. This patch sets the cookie value when offchannel isn't used. Signed-off-by: Nicolas Cavallari <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions