From: Pablo Neira Ayuso Date: Wed, 1 Oct 2014 11:53:20 +0000 (+0200) Subject: netfilter: nf_tables: wait for call_rcu completion on module removal X-Git-Tag: fixes-against-v3.18-rc2~144^2~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1bc49c0fc0501bf0d1366a2a5e5c1f8dcf9cb1;p=pandora-kernel.git netfilter: nf_tables: wait for call_rcu completion on module removal Make sure the objects have been released before the nf_tables modules is removed. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed