[media] lmedm04: don't write to buffer without a mutex
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 22 Apr 2011 09:07:40 +0000 (06:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 12:29:26 +0000 (09:29 -0300)
usb_buffer not inside mutex lock, waiting caller can alter buffer.
 Static added to lme2510_exit and lme2510_exit_int.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found