staging: most: hdm-usb: provide MBO status when freeing buffers
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 19 Aug 2016 09:12:46 +0000 (11:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 14:53:56 +0000 (16:53 +0200)
commit9ed745ff8e80fbb600f386013bab9c361202866c
treefb6cb79e0056564965dae3b953dbd963babed432
parentcce930193778f6f3bb0f57b871080da0ca3d1f88
staging: most: hdm-usb: provide MBO status when freeing buffers

This patch adds the additional status parameter to function
free_anchored_buffers. This allows to dispatch further processing based
on this flag.

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>
drivers/staging/most/hdm-usb/hdm_usb.c