Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19221
b: refs/heads/master
c: 0c73462
h: refs/heads/master
i:
  19219: 6a6e7a9
v: v3
  • Loading branch information
Clemens Ladisch authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 1920b06 commit e9a1690
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: dc41baf8181884770d77ce0cfc8ae9617cb8b02c
refs/heads/master: 0c7346229c48fa899a1837d9200894701ea81dac
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/ehci-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1063,6 +1063,7 @@ sitd_slot_ok (

/* for IN, check CSPLIT */
if (stream->c_usecs) {
uf = uframe & 7;
max_used = 100 - stream->c_usecs;
do {
tmp = 1 << uf;
Expand Down

0 comments on commit e9a1690

Please sign in to comment.