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:
1e796fd
)
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
author
Patrick McHardy
<kaber@trash.net>
Tue, 18 Dec 2007 06:42:51 +0000
(22:42 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:59:06 +0000
(14:59 -0800)
We need to use rcu_assign_pointer/rcu_dereference to avoid races.
Also remove an obsolete CONFIG_IP_NAT_NEEDED ifdef.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found