aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorThomas Pugliese <[email protected]>2013-08-15 14:37:42 -0500
committerGreg Kroah-Hartman <[email protected]>2013-08-15 17:36:27 -0700
commit79731cbd783d3693d4b84731e3cfc79b9f828170 (patch)
treefbddbce062055bdc3d02d5d1c8bd9db294c02ead /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent11b1bf81bf68cab0ad7d7d4d08dbfb236d5cbcaa (diff)
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
The check to free the URB was the opposite of the correct case. This patch removes the check altogether since the ptr will be NULL if the URB was not allocated. Also use usb_free_urb instead of usb_put_urb. Signed-off-by: Thomas Pugliese <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions