Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132132
b: refs/heads/master
c: 6eb0777
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed Mar 3, 2009
1 parent 3ec8639 commit e0c6768
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: 176c39af29bc4edaf37f663553eeaacd47b5bc9c
refs/heads/master: 6eb0777228f31932fc941eafe8b08848466630a1
2 changes: 1 addition & 1 deletion trunk/net/ipv4/icmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,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 e0c6768

Please sign in to comment.