diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-12-01 15:33:55 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-12-01 15:33:55 -0200 |
commit | 655f032b6b86ac96cefcefe344e181d83d197c87 (patch) | |
tree | 379866364afce7b20f3cb6eb9cb0f472c09854ad /linux/drivers/media/video/cx2341x.c | |
parent | b3ceea6006597e232746dc87188c71ba307cd681 (diff) | |
download | mediapointer-dvb-s2-655f032b6b86ac96cefcefe344e181d83d197c87.tar.gz mediapointer-dvb-s2-655f032b6b86ac96cefcefe344e181d83d197c87.tar.bz2 |
Fix free buffer handling
From: Mauro Carvalho Chehab <mchehab@infradead.org>
There is a non-compliance on video-buf implementation about calling REQBUFS
with count=0. According with API, this should free all buffers, but video-buf
returns, instead, -EINVAL.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/cx2341x.c')
0 files changed, 0 insertions, 0 deletions