Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122380
b: refs/heads/master
c: 56bc0f9
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Patrick McHardy committed Nov 20, 2008
1 parent 618c4b2 commit 0e144b7
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: 61d3015808d877eb4ea225b5924feb128b0c1bc7
refs/heads/master: 56bc0f9603e45cf13db51e554e1541e289a7f8e9
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_proto_gre.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ static int __init nf_ct_proto_gre_init(void)
return rv;
}

static void nf_ct_proto_gre_fini(void)
static void __exit nf_ct_proto_gre_fini(void)
{
nf_conntrack_l4proto_unregister(&nf_conntrack_l4proto_gre4);
unregister_pernet_gen_subsys(proto_gre_net_id, &proto_gre_net_ops);
Expand Down

0 comments on commit 0e144b7

Please sign in to comment.