summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-tegra.c
diff options
context:
space:
mode:
authorMichael Grzeschik <m.grzeschik@pengutronix.de>2012-04-05 14:56:10 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-18 13:51:19 -0700
commit8788fa0344419d1d9bd1be3f61f1f0c4d9c1d568 (patch)
treee3e89efe9d4707d692f3d23b0a701ac86d96d125 /drivers/usb/host/ehci-tegra.c
parent8cb2268001f9553f9ff83416ce3f009c4ab1e089 (diff)
isp1760-hcd: fix possible memory leak if urb could not be enqueued
After packetize_urb was called, we could still run into an error path and will not hand over the prepared qtd to the qtd_list. Make sure to free the prepared qtd in that case to avoid memory leaks. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-tegra.c')
0 files changed, 0 insertions, 0 deletions