From: Guy Martin Date: Mon, 9 Jan 2006 17:32:45 +0000 (-0200) Subject: V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel module X-Git-Tag: v2.6.16-rc1~663^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009494effc129094a5dcbbf2bf0345307ffe4f9b;p=pandora-kernel.git V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel module - There is a bug in the ioctl translations from 32bit userspace to 64bit kernelspace in do_set_window(). - The video window (vw) should be passed to native_ioctl() instead of the video clip. Signed-off-by: Guy Martin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed