]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/nf_conntrack_proto_gre.c
USB: musb_hdrc: another davinci buildfix (otg related)
[linux-2.6-omap-h63xx.git] / net / netfilter / nf_conntrack_proto_gre.c
index 4ab62ad85dd493e473b68bc2affa5eb63783fbfb..1b279f9d6bf3a81d90205b5dd06cb158fdbf4829 100644 (file)
@@ -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);