commit | f8918ba071bbd7e3b9a3f6400d4bcfd893bc5dc9 | [log] [tgz] |
---|---|---|
author | Anton Leontiev <bunder@t-25.ru> | Tue Mar 25 01:40:57 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 11:25:02 2014 -0300 |
tree | 0feeac387dfa6eda1765bc48a8b41b8157902610 | |
parent | e899966f626f1f657a4a7bac736c0b9ae5a243ea [diff] |
[media] uvcvideo: Fix marking buffer erroneous in case of FID toggling Set error bit for incomplete buffers when end of buffer is detected by FID toggling (for example when last transaction with EOF is lost). This prevents passing incomplete buffers to the userspace. Signed-off-by: Anton Leontiev <bunder@t-25.ru> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>