V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 28 Apr 2010 07:05:22 +0000 (04:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:37 +0000 (12:58 -0300)
For recoverable stream errors dqbuf() now returns 0 and the error flag
is set instead of returning EIO.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found