aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBenjamin Berg <[email protected]>2023-06-18 21:50:00 +0300
committerJohannes Berg <[email protected]>2023-06-19 13:12:43 +0200
commit8dcc91c446687727f88997a2e177cdab740ef092 (patch)
tree14acdcaa7817791c334eaf40b53bccb39bac6144 /tools/perf/scripts/python/event_analyzing_sample.py
parentc870d66f1b7f51fa3401771ff6c41fd78adb869e (diff)
wifi: cfg80211: stop parsing after allocation failure
The error handling code would break out of the loop incorrectly, causing the rest of the message to be misinterpreted. Fix this by also jumping out of the surrounding while loop, which will trigger the error detection code. Signed-off-by: Benjamin Berg <[email protected]> Signed-off-by: Gregory Greenman <[email protected]> Link: https://lore.kernel.org/r/20230618214436.0ffac98475cf.I6f5c08a09f5c9fced01497b95a9841ffd1b039f8@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions