Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66754
b: refs/heads/master
c: 070ac3a
h: refs/heads/master
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Oct 10, 2007
1 parent 09020c0 commit 9ffda99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f4618d39a34dab316090263b42cd8799f31ce277
refs/heads/master: 070ac3a2651e3c1c4d277c5f1981517427c386a7
3 changes: 3 additions & 0 deletions trunk/drivers/net/loopback.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,7 @@ static int __init loopback_init(void)
return register_pernet_device(&loopback_net_ops);
}

/* Loopback is special. It should be initialized before any other network
* device and network subsystem.
*/
fs_initcall(loopback_init);

0 comments on commit 9ffda99

Please sign in to comment.