Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92727
b: refs/heads/master
c: 4269a8e
h: refs/heads/master
i:
  92725: 8abde61
  92723: 4f65901
  92719: aac48ea
v: v3
  • Loading branch information
Devin Heitmueller authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent d054506 commit 5b78b6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 33e5316113b1a472f54579f014739e4a4a53d704
refs/heads/master: 4269a8eed210d143298baf80185317fc1dcb25ca
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/em28xx/em28xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,8 +576,8 @@ static void em28xx_irq_callback(struct urb *urb)

urb->status = usb_submit_urb(urb, GFP_ATOMIC);
if (urb->status) {
em28xx_err("urb resubmit failed (error=%i)\n",
urb->status);
em28xx_isocdbg("urb resubmit failed (error=%i)\n",
urb->status);
}
}

Expand Down

0 comments on commit 5b78b6d

Please sign in to comment.