Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254636
b: refs/heads/master
c: 8ca2c80
h: refs/heads/master
v: v3
  • Loading branch information
Sjoerd Simons authored and Mauro Carvalho Chehab committed Jul 1, 2011
1 parent 2492f9a commit aa98d02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a96aa5342d575980e5b572cde88036f3a878ebee
refs/heads/master: 8ca2c80b170c47eeb55f0c2a0f2b8edf85f35d49
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/uvc/uvc_queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ static int __uvc_free_buffers(struct uvc_video_queue *queue)
}

if (queue->count) {
uvc_queue_cancel(queue, 0);
INIT_LIST_HEAD(&queue->mainqueue);
vfree(queue->mem);
queue->count = 0;
}
Expand Down

0 comments on commit aa98d02

Please sign in to comment.