]> git.karo-electronics.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:03:00 +0000 (10:03 -0700)
commitb296aacfcceb3e6511b5d5fe77b22f5840ebe290
treebe21962825bca000e82d52e84bc40f600501e4e0
parent5b312595bebcd2216f8617778a55ccaa93fc5a51
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