From: Hans Verkuil Date: Wed, 28 Apr 2010 07:05:22 +0000 (-0300) Subject: V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR X-Git-Tag: v2.6.35-rc1~480^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2dfd1a45f014e24f0eecc50a7edc954425c348a;p=pandora-kernel.git V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR For recoverable stream errors dqbuf() now returns 0 and the error flag is set instead of returning EIO. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed