Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22885
b: refs/heads/master
c: 6a6bbd2
h: refs/heads/master
i:
  22883: 309125b
v: v3
  • Loading branch information
Eric Sesterhenn authored and Jeff Garzik committed Mar 23, 2006
1 parent 2ba1b35 commit 2137b15
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: 5185c7c20a4b88892f868ad8d92d1b640b1edba9
refs/heads/master: 6a6bbd29a0284c1b9d33c324ba85f3ebb5509589
2 changes: 1 addition & 1 deletion trunk/drivers/net/depca.c
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@ static int __init depca_mca_probe(struct device *device)
irq = 11;
break;
default:
printk("%s: mca_probe IRQ error. You should never get here (%d).\n", dev->name, where);
printk("%s: mca_probe IRQ error. You should never get here (%d).\n", mdev->name, where);
return -EINVAL;
}

Expand Down

0 comments on commit 2137b15

Please sign in to comment.