Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9440
b: refs/heads/master
c: 520d1b8
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Sep 27, 2005
1 parent 181fe58 commit 62bfebb
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: a83cd2cc90bd9390cf03cd40bba204d9ed520633
refs/heads/master: 520d1b830a93086c1f9e969d98f7ef01f0356493
2 changes: 1 addition & 1 deletion trunk/net/rose/af_rose.c
Original file line number Diff line number Diff line change
Expand Up @@ -1508,7 +1508,7 @@ static int __init rose_proto_init(void)
}
rc = register_netdev(dev);
if (rc) {
printk(KERN_ERR "ROSE: netdevice regeistration failed\n");
printk(KERN_ERR "ROSE: netdevice registration failed\n");
free_netdev(dev);
goto fail;
}
Expand Down

0 comments on commit 62bfebb

Please sign in to comment.