From: Laurent Pinchart Date: Thu, 31 Jul 2008 20:11:12 +0000 (-0300) Subject: V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. X-Git-Tag: v2.6.27-rc3~79^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04793dd041bbb88a39b768b714c725de2c339b51;p=pandora-kernel.git V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. Data buffers on the stack are not allowed for USB I/O. Use dynamically allocated buffers instead. Signed-off-by: Bruce Schmid Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed