aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2010-11-20 03:08:47 +0100
committerJohn W. Linville <[email protected]>2010-11-22 15:19:31 -0500
commitd47844a014fada1a788719f6426bc7044f2a0fd8 (patch)
treed494b2054a2b02e2cf0e3bdfdac16131f1a492c8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent3bf30b56c4f0a1c4fae34050b7db4527c92891e8 (diff)
ath9k: fix timeout on stopping rx dma
It seems that using ath9k_hw_stoppcurecv to stop rx dma is not enough. When it's time to stop DMA, the PCU is still busy, so the rx enable bit never clears. Using ath9k_hw_abortpcurecv helps with getting rx stopped much faster, with this change, I cannot reproduce the rx stop related WARN_ON anymore. Signed-off-by: Felix Fietkau <[email protected]> Cc: [email protected] Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions