commit | 9e2f2c4fb93a12e20f6bd82e1b9bf3df36236198 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue Dec 22 10:52:48 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 17:34:58 2016 -0800 |
tree | c33a8c5c39646e7334ea395c06f8a81c1354b025 | |
parent | 8a742f785bbda4a60288325e42953515c2320b50 [diff] |
staging: most: fix tracking of MBO offset This patch increments mbo_offs by the number of bytes that have been copied and resets it in case a complete mbo has been transferred to user buffer. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>