[media] videobuf2: Fix a bug in fileio emulation error handling
authorHans de Goede <hdegoede@redhat.com>
Tue, 8 May 2012 17:47:39 +0000 (14:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 12:20:54 +0000 (09:20 -0300)
Various error paths in fileio_init where not setting the request-count
to 0 when unrequesting the buffers on error to init the fileio emulation.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found