From: Eric Dumazet Date: Wed, 4 Nov 2009 20:14:31 +0000 (+0100) Subject: netfilter: remove synchronize_net() calls in ip_queue/ip6_queue X-Git-Tag: v2.6.33-rc1~388^2~18^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9481721be10a1bfd1ee9ccf507eecd7f37caa5ec;p=pandora-kernel.git netfilter: remove synchronize_net() calls in ip_queue/ip6_queue nf_unregister_queue_handlers() already does a synchronize_rcu() call, we dont need to do it again in callers. Signed-off-by: Eric Dumazet Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed