Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76729
b: refs/heads/master
c: 21a7809
h: refs/heads/master
i:
  76727: 2ca502d
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 72efddb commit bc68d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e47f30b140333525ea682ec672641b470da1e599
refs/heads/master: 21a78091921915cd1afd0edb2940dd726edefe9b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx23885/cx23885-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ void cx23885_video_wakeup(struct cx23885_dev *dev,
mod_timer(&q->timeout, jiffies+BUFFER_TIMEOUT);
}
if (bc != 1)
printk(KERN_WARN "%s: %d buffers handled (should be 1)\n",
printk(KERN_ERR "%s: %d buffers handled (should be 1)\n",
__FUNCTION__, bc);
}

Expand Down

0 comments on commit bc68d65

Please sign in to comment.