aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorAidan Thornton <makosoft@googlemail.com>2008-04-13 14:56:02 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-04-24 14:08:47 -0300
commite0fadfd34dda2205b296b8826acfaaf4df2e022f (patch)
tree2c061c373e64f4c0ee3209f7b70a6db9ca5df3be /fs
parente74153d44a57d9445fb1dfad7c3accbec6d4a873 (diff)
V4L/DVB (7548): Various fixes for the em28xx videobuf code
- Aborting buffer_filled if no-one's waiting on the waitqueue probably isn't what we want, since just because no-one's waiting for it now doesn't mean they wouldn't dequeue it in time. (vivi gets away with this, possibly because it can fill each buffer much faster.) - The first BUG_ON(lencopy <= 0); really isn't worth causing a kernel panic over, especially since there are some reasons why it could trigger in normal use. - The top and botom frames are actually the wrong way around. Signed-off-by: Aidan Thornton <makosoft@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions