From: Mike Isely Date: Sat, 20 Jan 2007 03:24:52 +0000 (-0300) Subject: V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNER X-Git-Tag: v2.6.21-rc2~66^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11fc76c9a8b24984d5ff701bc1f77940e04d5077;p=pandora-kernel.git V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNER The lack of a break statement in the handling of VIDIOC_S_TUNER caused errors to result. Fixed. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed