]> Git Repo - linux.git/commit
V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
authorMauro Carvalho Chehab <[email protected]>
Fri, 21 Jul 2006 21:53:23 +0000 (18:53 -0300)
committerMauro Carvalho Chehab <[email protected]>
Sat, 29 Jul 2006 20:22:27 +0000 (17:22 -0300)
commiteb4eeccc18246c852fffc771efc3c07a547aeb97
treeb2858509abb152306b6617cce44ec087154fbb04
parent95faba22d8b81f0cd85b995232b7d05c45a26f3e
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 <[email protected]>
drivers/media/video/compat_ioctl32.c
This page took 0.050015 seconds and 4 git commands to generate.