V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
authorJean-Francois Moine <moinejf@free.fr>
Mon, 14 Jul 2008 12:38:29 +0000 (09:38 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:26:14 +0000 (07:26 -0300)
gspca:    Protect dq_callback() against simultaneous USB exchanges.
          Temporary buffer for USB exchanges added in the device struct.
(all)     Use a temporary buffer for all USB exchanges.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found