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:
d205dc4
)
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
author
Patrick McHardy
<kaber@trash.net>
Fri, 18 Aug 2006 01:13:53 +0000
(18:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Aug 2006 01:13:53 +0000
(18:13 -0700)
table->private might change because of ruleset changes, don't use it without
holding the lock.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found