kernel-ark/drivers/media
Adam Baker ad28127d7c V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.
If a device using the gspca framework is unplugged while it is still streaming
then the call that is used to free the URBs that have been allocated occurs
after the pointer it uses becomes invalid at the end of gspca_disconnect.
Make another cleanup call in gspca_disconnect while the pointer is still
valid (multiple calls are OK as destroy_urbs checks for pointers already
being NULL.

Signed-off-by: Adam Baker <linux@baker-net.org.uk>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-02-17 09:43:09 -03:00
..
common V4L/DVB (10527): tuner: fix TUV1236D analog/digital setup 2009-02-17 09:43:08 -03:00
dvb V4L/DVB (10572): Revert commit dda06a8e46 2009-02-17 09:43:09 -03:00
radio V4L/DVB (10533): fix LED status output 2009-02-17 09:43:09 -03:00
video V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time. 2009-02-17 09:43:09 -03:00
Kconfig
Makefile