From: Florian Westphal Date: Tue, 28 Apr 2015 11:33:21 +0000 (+0200) Subject: net: sched: act_connmark: don't zap skb->nfct X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2~41^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b70fe5aba0dd00d81173243c7ab04c66aeb67d8;p=pandora-kernel.git net: sched: act_connmark: don't zap skb->nfct This action is meant to be passive, i.e. we should not alter skb->nfct: If nfct is present just leave it alone. Compile tested only. Cc: Jamal Hadi Salim Signed-off-by: Florian Westphal Acked-by: Pablo Neira Ayuso Signed-off-by: David S. Miller --- Reading git-diff-tree failed