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:
0f8e800
)
netfilter: nf_nat: don't use atomic bit operation
author
Changli Gao
<xiaosuo@gmail.com>
Mon, 15 Nov 2010 10:59:03 +0000
(11:59 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 15 Nov 2010 10:59:03 +0000
(11:59 +0100)
As we own the conntrack and the others can't see it until we confirm it,
we don't need to use atomic bit operation on ct->status.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found