From: Hans de Goede Date: Fri, 23 Oct 2009 09:56:06 +0000 (-0300) Subject: V4L/DVB (13184): gspca: Don't forget to resubmit URB's in case of an error X-Git-Tag: v2.6.33-rc1~338^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf926adfbbb36876396511f1bdc78f73dc596e21;p=pandora-kernel.git V4L/DVB (13184): gspca: Don't forget to resubmit URB's in case of an error The gscpa core was not resubmitting URB's when the URB status was an error, this means we will loose URB's (potentially all stopping the stream) in case of sporadic USB issues. I've seen this with an Aiptek stv0680 based PenCam connected through an USB 2.0 hub. Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed