From: Changli Gao Date: Tue, 18 Jan 2011 14:08:13 +0000 (+0100) Subject: netfilter: nf_conntrack: remove an atomic bit operation X-Git-Tag: v2.6.39-rc1~468^2~510^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45eec34195853e918518231dcefaca1ea4ebacfc;p=pandora-kernel.git netfilter: nf_conntrack: remove an atomic bit operation As this ct won't be seen by the others, we don't need to set the IPS_CONFIRMED_BIT in atomic way. Signed-off-by: Changli Gao Cc: Tim Gardner Cc: Eric Dumazet Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed