Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254631
b: refs/heads/master
c: afdea8b
h: refs/heads/master
i:
  254629: 3c601ab
  254627: 325a063
  254623: fd6be95
v: v3
  • Loading branch information
Marek Szyprowski authored and Mauro Carvalho Chehab committed Jul 1, 2011
1 parent 2689668 commit 32d79fb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bf7b73efb7f52abf56b512546c3bbc35001dd696
refs/heads/master: afdea8bac5e80362459940e18e705d792e677a57
1 change: 1 addition & 0 deletions trunk/drivers/media/video/videobuf2-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1189,6 +1189,7 @@ static void __vb2_queue_cancel(struct vb2_queue *q)
* has not already dequeued before initiating cancel.
*/
INIT_LIST_HEAD(&q->done_list);
atomic_set(&q->queued_count, 0);
wake_up_all(&q->done_wq);

/*
Expand Down

0 comments on commit 32d79fb

Please sign in to comment.