Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73621
b: refs/heads/master
c: 9db7720
h: refs/heads/master
i:
  73619: 7862aae
v: v3
  • Loading branch information
Roel Kluin authored and David S. Miller committed Nov 13, 2007
1 parent bcd982a commit 5e54153
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: 81d9ddae856678c45297550e9353c8a5a7fd6438
refs/heads/master: 9db7720cca8f55a1e0c8d0dc1587e35dca50afbf
2 changes: 1 addition & 1 deletion trunk/drivers/net/myri_sbus.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ static int myri_do_handshake(struct myri_eth *mp)

myri_disable_irq(mp->lregs, cregs);

while (tick++ <= 25) {
while (tick++ < 25) {
u32 softstate;

/* Wake it up. */
Expand Down

0 comments on commit 5e54153

Please sign in to comment.