]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: mos7840: fix urb leak at release
authorJohan Hovold <jhovold@gmail.com>
Thu, 25 Oct 2012 11:35:09 +0000 (13:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Oct 2012 16:51:36 +0000 (09:51 -0700)
commitde3ca50ea7524819a881d841e73ffb0c2aed73f7
tree4fe9a1e985378b74de1d96b6faafe92d2b105c4a
parent25a665eeaba137ef1758ee747d0fc8f9b42bc091
USB: mos7840: fix urb leak at release

commit 65a4cdbb170e4ec1a7fa0e94936d47e24a17b0e8 upstream.

Make sure control urb is freed at release.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/mos7840.c