]> 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 17:10:17 +0000 (10:10 -0700)
commitf36791258f9c7da44ba15aa64f3eb284b67b9939
treee02760ddf871aaef4fa97e0ab1cea41f822fb121
parent7e4d20169cdd2e9fb458d5d28b515397c112047f
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