Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253769
b: refs/heads/master
c: cf6f1ff
h: refs/heads/master
i:
  253767: 352ffb3
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Jun 17, 2011
1 parent b05fa16 commit c93df27
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: 0ec5258d68c626922d92e2f0e4e5c689e5360a5d
refs/heads/master: cf6f1ff17f56c275424c5a341fc4d27ccbbfa71c
1 change: 1 addition & 0 deletions trunk/sound/firewire/isight.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ static void isight_packet(struct fw_iso_context *context, u32 cycle,
isight->packet_index = -1;
return;
}
fw_iso_context_queue_flush(isight->context);

if (++index >= QUEUE_LENGTH)
index = 0;
Expand Down

0 comments on commit c93df27

Please sign in to comment.