V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 21 Jul 2006 21:53:23 +0000 (18:53 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 29 Jul 2006 20:22:27 +0000 (17:22 -0300)
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 <mchehab@infradead.org>

No differences found