Phil Oester <kernel@xxxxxxxxxxxx> wrote: > kfree_skb already checks for skb existence - remove redundant check from > nf_conntrack_put_reasm. This is called for every free'd skb, in almost all cases the condition will be false. So I think its ok to keep this check. -- 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