From: Patrick McHardy Date: Tue, 6 Nov 2007 04:43:30 +0000 (-0800) Subject: [NETFILTER]: remove unneeded rcu_dereference() calls X-Git-Tag: v2.6.24-rc3~179^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1332e0ab84479d941de5cf4a69c71dfd385a25e;p=pandora-kernel.git [NETFILTER]: remove unneeded rcu_dereference() calls As noticed by Paul McKenney, the rcu_dereference calls in the init path of NAT modules are unneeded, remove them. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed