-
由 Bjorn Van Tilt 提交于
Fixed a memory leak when an error occurred in the transmit function. In the error handling the urb wasn't freed before returning. There was also a call to the usb_unanchor_urb() function but the urb wasn't anchored. Signed-off-by: NBjorn Van Tilt <bjorn.vantilt@gmail.com> Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
636d0375