V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
authorJean-Francois Moine <moinejf@free.fr>
Tue, 18 Nov 2008 09:33:08 +0000 (06:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 24 Nov 2008 14:01:07 +0000 (12:01 -0200)
As a side effect, the sd routine stop0 is called on disconnect.
This permits the subdriver to free its resources.

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

No differences found