From: Mauro Carvalho Chehab Date: Fri, 21 Jul 2006 21:53:23 +0000 (-0300) Subject: V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32 X-Git-Tag: v2.6.18-rc4~72^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb4eeccc18246c852fffc771efc3c07a547aeb97;p=pandora-kernel.git V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32 video_code size is 24 on i386 and 32 on x86_64, so a proper handling is needed on compat_ioctl32 to fix it. This code should be tested, since just *a few* boards use this ioctl. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed