aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKarsten Graul <[email protected]>2019-01-30 18:51:08 +0100
committerDavid S. Miller <[email protected]>2019-02-01 14:45:45 -0800
commit46ad02229d6b4ee276eb295ca08f039993f323c8 (patch)
treeba921dc696d6047a9e30805bdb39d2c5dbca42d9 /tools/perf/scripts/python/syscall-counts.py
parente5f3aa04dbfd92154f21edfeb7a1676a45918928 (diff)
net/smc: fix use of variable in cleared area
Do not use pend->idx as index for the arrays because its value is located in the cleared area. Use the existing local variable instead. Without this fix the wrong area might be cleared. Signed-off-by: Karsten Graul <[email protected]> Signed-off-by: Ursula Braun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions