V4L/DVB: use correct size in put_v4l2_window32()
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 16 Dec 2009 14:35:45 +0000 (11:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:32 +0000 (15:10 -0300)
commitf2e6c6ad0207f22b55bb45a6b0958cecde3db8f1
treecf092efc9ad02eb46b3896415043ac95964a5996
parent66d9cbad5330d6df30c82f10ee18b62b096b84ef
V4L/DVB: use correct size in put_v4l2_window32()

Although these sizes may be the same it is better to calculate the size of
the source, than the destiny.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-compat-ioctl32.c