From: Mike Isely Date: Mon, 12 Oct 2009 03:27:38 +0000 (-0300) Subject: V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization failure... X-Git-Tag: v2.6.33-rc1~338^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=515ebf79e579d423d60aea4334d61007328c5114;p=pandora-kernel.git V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization failure (missing break) After detecting failure due to module initialization error, get out. Don't report jammed hardware. Problem due to a missing break statement. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed