From: Márton Németh Date: Sat, 7 Nov 2009 08:52:02 +0000 (-0300) Subject: V4L/DVB (13383): gspca - pac7311/pac7302: Propagate error to higher level software. X-Git-Tag: v2.6.33-rc1~338^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1784b3377bdeaeb6b9d01e651ff07bd44fec0f4;p=pandora-kernel.git V4L/DVB (13383): gspca - pac7311/pac7302: Propagate error to higher level software. The usb_control_msg() can fail any time. Only continue writing sequence if there was no error with the previous write. If there was any problem stop sending URBs and propagate the error to the gspca_main. Signed-off-by: Márton Németh Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed