Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30434
b: refs/heads/master
c: 1715f5e
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jun 26, 2006
1 parent 3878fd5 commit 6ec3c33
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: 09ec431476aa6efca436faf1e1aaadb4fa283972
refs/heads/master: 1715f5ef0db94d12d9131d5afa9134e26f77529f
2 changes: 1 addition & 1 deletion trunk/drivers/sbus/char/cpwatchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ static int __init wd_init(void)

for_each_ebus(ebus) {
for_each_ebusdev(edev, ebus) {
if (!strcmp(edev->prom_name, WD_OBPNAME))
if (!strcmp(edev->ofdev.node->name, WD_OBPNAME))
goto ebus_done;
}
}
Expand Down

0 comments on commit 6ec3c33

Please sign in to comment.