git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7c2f4d
)
netfilter: nf_conntrack: remove an atomic bit operation
author
Changli Gao
<xiaosuo@gmail.com>
Tue, 18 Jan 2011 14:08:13 +0000
(15:08 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 18 Jan 2011 14:08:13 +0000
(15:08 +0100)
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 <xiaosuo@gmail.com>
Cc: Tim Gardner <tim.gardner@canonical.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found