From: Patrick McHardy Date: Sun, 8 Jul 2007 05:39:16 +0000 (-0700) Subject: [NETFILTER]: xt_helper: use RCU X-Git-Tag: v2.6.23-rc1~1109^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342b7e3c8a3c84252799c4ac4d9a604b8903d2b4;p=pandora-kernel.git [NETFILTER]: xt_helper: use RCU The ->helper pointer is protected by RCU, no need to take nf_conntrack_lock. Also remove excessive debugging. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed