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>
Thu, 25 Oct 2012 16:38:06 +0000 (09:38 -0700)
commit65a4cdbb170e4ec1a7fa0e94936d47e24a17b0e8
tree4bafaa7254243b9453b87d453eb0a06fbc9a905a
parentf525c05babc7938cc1d4236550fd8a659fb05960
USB: mos7840: fix urb leak at release

Make sure control urb is freed at release.

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