V4L/DVB (5981): Zoran_driver.c: fix memset in ioctl
authorMariusz Kozlowski <m.kozlowski@tuxland.pl>
Mon, 6 Aug 2007 21:05:27 +0000 (18:05 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:04:38 +0000 (22:04 -0300)
commit5e76a1cb2ce0918ff2429fcfa2d5655dbd273c54
tree1c995d8e77ba059a9acca847f531550d2449cd3e
parent4f76b672c4f9ceb9e7e0aa6224293da0ae7430da
V4L/DVB (5981): Zoran_driver.c: fix memset in ioctl

Looks like memset() is zeroing wrong nr of bytes.

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/zoran_driver.c