From: Hans de Goede Date: Sun, 4 Oct 2009 17:04:47 +0000 (-0300) Subject: V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame X-Git-Tag: v2.6.32-rc7~52^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1381dfd5150cfbdb5fa55ce7ab5ab56812111909;p=pandora-kernel.git V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame When we call gspca_frame_add, it returns a pointer to the frame passed in, unless we call it with LAST_PACKET, when it will return a pointer to a new frame in which to store the frame data for the next frame. The frame pointer was not updated in stv06xx and ov518. Signed-off-by: Hans de Goede Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed