staging/easycap: Avoid compiler warning about frame size ... larger than ...
authorMike Thomas <rmthomas@sciolus.org>
Sun, 7 Nov 2010 20:07:12 +0000 (20:07 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 10 Nov 2010 00:31:15 +0000 (16:31 -0800)
Replacing some of the large automatic variables by dynamically allocated
variables in the IOCTL routines gets rid of the compiler warning.

Signed-off-by: Mike Thomas <rmthomas@sciolus.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found