]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv6/netfilter/nf_conntrack_reasm.c
nf_defrag_ipv6: fix oops on module unloading
[karo-tx-linux.git] / net / ipv6 / netfilter / nf_conntrack_reasm.c
index 1af12fde08dfd212ccf96f7d44e1f99a566875ef..18bd9bbbd1c6c0f50d8bf74c947c05f91a4f20cd 100644 (file)
@@ -106,7 +106,7 @@ static int __net_init nf_ct_frag6_sysctl_register(struct net *net)
        if (hdr == NULL)
                goto err_reg;
 
-       net->ipv6.sysctl.frags_hdr = hdr;
+       net->nf_frag.sysctl.frags_hdr = hdr;
        return 0;
 
 err_reg: