Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134658
b: refs/heads/master
c: 959d272
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed Feb 23, 2009
1 parent 1f80266 commit 9ce8b17
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: a6e8f27f3c02b0c0d0c45d14b2f4a8810c9a7dc7
refs/heads/master: 959d2726499175c6b724d87fed1dafca7582efe2
2 changes: 1 addition & 1 deletion trunk/net/ipv4/icmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@ static struct pernet_operations __net_initdata icmp_sk_ops = {

int __init icmp_init(void)
{
return register_pernet_device(&icmp_sk_ops);
return register_pernet_subsys(&icmp_sk_ops);
}

EXPORT_SYMBOL(icmp_err_convert);
Expand Down

0 comments on commit 9ce8b17

Please sign in to comment.