diff options
author | Simon Wunderlich <[email protected]> | 2018-10-01 17:26:46 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-10-02 07:43:44 +0300 |
commit | b796a6c04e65e35033ad4cb390500ff03ef72350 (patch) | |
tree | 4481bbc75a7abcab4a19c75d64a382fa45d8bb72 /tools/perf/scripts/python/syscall-counts.py | |
parent | 03224678c0134bd5811b81919a4d39a8fbe03244 (diff) |
ath9k: return when short FFT frame was handled
With the loop break like this, there are false "FFT report truncated"
messages because the iterator is not advanced as the check expects.
Instead, just return, for a single frame there is nothing left to be
done anyways.
Cc: Nick Kossifidis <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions