Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352459
b: refs/heads/master
c: 1f53c80
h: refs/heads/master
i:
  352457: eadcac4
  352455: 704e3a5
v: v3
  • Loading branch information
Michal Kubecek authored and Steffen Klassert committed Feb 6, 2013
1 parent 051ebda commit e9632e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: a0073fe18e718a1c815fe8b0120f1ac3c60284ba
refs/heads/master: 1f53c808502f1472bfc5829e6dd80317c7198a4a
9 changes: 0 additions & 9 deletions trunk/net/ipv4/xfrm4_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,15 +270,6 @@ static void __init xfrm4_policy_init(void)
xfrm_policy_register_afinfo(&xfrm4_policy_afinfo);
}

static void __exit xfrm4_policy_fini(void)
{
#ifdef CONFIG_SYSCTL
if (sysctl_hdr)
unregister_net_sysctl_table(sysctl_hdr);
#endif
xfrm_policy_unregister_afinfo(&xfrm4_policy_afinfo);
}

void __init xfrm4_init(void)
{
dst_entries_init(&xfrm4_dst_ops);
Expand Down

0 comments on commit e9632e3

Please sign in to comment.