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:
2d8f613
)
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
author
Patrick McHardy
<kaber@trash.net>
Mon, 21 Aug 2006 22:31:08 +0000
(15:31 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 22 Aug 2006 21:33:56 +0000
(14:33 -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