Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75653
b: refs/heads/master
c: 7bf3f23
h: refs/heads/master
i:
  75651: 3827179
v: v3
  • Loading branch information
Francois Romieu authored and David S. Miller committed Jan 23, 2008
1 parent f6803ec commit bc201f7
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: 11913d30b9fb985b12835037281ae0483be59623
refs/heads/master: 7bf3f232f7c78efee8c4d14ad9af8a5a40304916
2 changes: 1 addition & 1 deletion trunk/drivers/net/sis190.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ static void __mdio_cmd(void __iomem *ioaddr, u32 ctl)
msleep(1);
}

if (i > 999)
if (i > 99)
printk(KERN_ERR PFX "PHY command failed !\n");
}

Expand Down

0 comments on commit bc201f7

Please sign in to comment.