]> err.no Git - linux-2.6/blobdiff - net/netfilter/nf_conntrack_ftp.c
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
[linux-2.6] / net / netfilter / nf_conntrack_ftp.c
index 6f210f399762d8196630e2c8a087dc0f548a759d..cd191b0d4ac747f6a8c4d2fef79fb51b7d8f74da 100644 (file)
@@ -440,7 +440,7 @@ static int help(struct sk_buff **pskb,
        u32 seq;
        int dir = CTINFO2DIR(ctinfo);
        unsigned int matchlen, matchoff;
-       struct ip_ct_ftp_master *ct_ftp_info = &ct->help->ct_ftp_info;
+       struct ip_ct_ftp_master *ct_ftp_info = &nfct_help(ct)->help.ct_ftp_info;
        struct nf_conntrack_expect *exp;
        struct nf_conntrack_man cmd = {};