diff options
author | Andrey Shvetsov <andrey.shvetsov@k2l.de> | 2016-10-04 17:10:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-16 10:25:14 +0200 |
commit | 3a542007fdd4e1a387f390eb5b2b0a4ad3c372c7 (patch) | |
tree | e229a9e07fa93126d001423d1c482973b4798db0 /drivers/staging/most/aim-v4l2 | |
parent | 02245b607718c8cd9c977f41637c9efff6493375 (diff) |
staging: most: hdm-usb: fix mbo buffer leak
This patch fixes an MBO leak by replacing the proprietary
free_anchored_buffers() function with the usb_kill_anchored_urbs() function
of the USB subsystem and guarantees that the mbo->complete() completion
function is being called for each URB.
Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/aim-v4l2')
0 files changed, 0 insertions, 0 deletions