aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2013-05-27 03:48:30 +0000
committerDavid S. Miller <[email protected]>2013-05-27 22:29:54 -0700
commit7a2bbd8d8e36c4fae7610bb1be96c2ba5ff7553a (patch)
tree42d2b572c87534023eeb21cd9c66fe7d8d34504c /tools/perf/scripts/python/syscall-counts.py
parentf4e9f3d2fdb141d920c9fd7bd5ea7db348f6d3be (diff)
fec: Invert the order of error path sequence
Currently when fec_enet_init fails it jumps to 'failed_init' error path, which will attemp to free the interrupts. This is wrong because at this point the interrupts have not even been acquired. Swap failed_init/failed_irq to fix the error path. Signed-off-by: Fabio Estevam <[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