aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorRajkumar Manoharan <[email protected]>2012-01-09 15:37:53 +0530
committerJohn W. Linville <[email protected]>2012-01-10 15:46:40 -0500
commit1a19f77f3642b8194ad9cf55548cc5d92e841766 (patch)
treeaed6d28a9043cb882e878676dc015d6b0f63c690 /tools/perf/scripts/python/check-perf-trace.py
parentc40701eacbaebcfe3fb6fac8ef3da653021c212c (diff)
ath9k: Fix regression in channelwidth switch at the same channel
The commit "ath9k: Fix invalid noisefloor reading due to channel update" preserves the current channel noisefloor readings before updating channel type at the same channel index. It is also updating the curchan pointer. As survey updation is also referring curchan pointer to fetch the appropriate index, which might leads to invalid memory access. This patch partially reverts the change and stores the noise floor history buffer before updating channel type w/o updating curchan. Cc: [email protected] Cc: Gary Morain <[email protected]> Cc: Paul Stewart <[email protected]> Reported-by: Mohammed Shafi Shajakhan <[email protected]> Signed-off-by: Rajkumar Manoharan <[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