From: Laurent Pinchart Date: Tue, 16 Dec 2008 13:41:57 +0000 (-0300) Subject: V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous X-Git-Tag: v2.6.29-rc1~556^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8dd4af6d44b4b738f125f6a21afa885f3b1d13b;p=pandora-kernel.git V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous When the first bulk URB of a video payload contains an erroneous header, or when no V4L2 buffer is available, the whole payload must be dropped. Change the skip logic to drop all bulk URBs until the end of the payload instead of the first one only. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed