From: Patrick McHardy Date: Mon, 21 Aug 2006 22:31:08 +0000 (-0700) Subject: [NETFILTER]: arp_tables: fix table locking in arpt_do_table X-Git-Tag: v2.6.18-rc5~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b7cde9975e17a61b4511c7822803dfb7210011;p=pandora-kernel.git [NETFILTER]: arp_tables: fix table locking in arpt_do_table table->private might change because of ruleset changes, don't use it without holding the lock. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed