Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > OK, then I'm going to simplify this to make it look like: > > +#ifdef CONFIG_NF_CONNTRACK_LABELS > + case NFT_CT_LABELS: > + nf_connlabels_replace(ct, > + ®s->data[priv->sreg], > + ®s->data[priv->sreg], > + NF_CT_LABELS_MAX_SIZE / sizeof(u32)); > + break; > +#endif I'm OK with this. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html