Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226423
b: refs/heads/master
c: 1a5e5af
h: refs/heads/master
i:
  226421: 675f26e
  226419: 7048915
  226415: 53f8f16
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 4, 2011
1 parent 4b3ce3f commit 6a56b72
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: 0c8fc77e481a3bfc243336085a3fe1fc71f9c1fb
refs/heads/master: 1a5e5af0d2111fdc39c6f2275ed2a9e2e6dd69e2
1 change: 1 addition & 0 deletions trunk/drivers/media/video/zoran/zoran_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2216,6 +2216,7 @@ static int zoran_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf)
res = -EAGAIN;
goto dqbuf_unlock_and_return;
}
bs.frame = 0; /* suppress compiler warning */
res = jpg_sync(fh, &bs);
if (res)
goto dqbuf_unlock_and_return;
Expand Down

0 comments on commit 6a56b72

Please sign in to comment.