git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
835f09c
)
V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.
author
Laurent Pinchart
<laurent.pinchart@skynet.be>
Thu, 31 Jul 2008 20:11:12 +0000
(17:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 6 Aug 2008 09:57:37 +0000
(06:57 -0300)
Data buffers on the stack are not allowed for USB I/O. Use dynamically
allocated buffers instead.
Signed-off-by: Bruce Schmid <duck@freescale.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found