On 12/9/2019 7:00 PM, Andrei Botila wrote: > Previously double buffering was used for storing previous and next > "less-than-block-size" bytes. Double buffering can be removed by moving > the copy of next "less-than-block-size" bytes after current request is > executed by HW. > > Signed-off-by: Andrei Botila <andrei.botila@xxxxxxx> Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx> Thanks, Horia