]> err.no Git - linux-2.6/blobdiff - net/netfilter/nf_conntrack_core.c
Pull acpi_bus_register_driver into release branch
[linux-2.6] / net / netfilter / nf_conntrack_core.c
index e3022226a4084bdea58eea7b91c15719bbe6aa9f..f9b83f91371ac27ac2c127fea81ed0bbc6e4f0c5 100644 (file)
@@ -178,9 +178,6 @@ static struct {
        /* allocated slab cache + modules which uses this slab cache */
        int use;
 
-       /* Initialization */
-       int (*init_conntrack)(struct nf_conn *, u_int32_t);
-
 } nf_ct_cache[NF_CT_F_NUM];
 
 /* protect members of nf_ct_cache except of "use" */