Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163295
b: refs/heads/master
c: 9b6b939
h: refs/heads/master
i:
  163293: 47a2a55
  163291: 506cec7
  163287: 2cf79bf
  163279: f48c1c3
  163263: c97b5ee
v: v3
  • Loading branch information
Jiri Slaby authored and Tony Luck committed Sep 15, 2009
1 parent 06d5d32 commit 33ccbb5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0cced40e7c58b1105aef3ca446da7b158a18a9a6
refs/heads/master: 9b6b93998a0d9c44d6701be5b472f3302c3a8596
2 changes: 2 additions & 0 deletions trunk/arch/ia64/sn/pci/pcibr/pcibr_ate.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ static int find_free_ate(struct ate_resource *ate_resource, int start,
break;
}
}
if (i >= ate_resource->num_ate)
return -1;
} else
index++; /* Try next ate */
}
Expand Down

0 comments on commit 33ccbb5

Please sign in to comment.