From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:35 +0000 (+0000) Subject: netfilter: nf_tables: add missing module references to chain types X-Git-Tag: v3.14-rc1~94^2~245^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ce65a71c39901494eb2f1393856bff8ba0158d;p=pandora-kernel.git netfilter: nf_tables: add missing module references to chain types In some cases we neither take a reference to the AF info nor to the chain type, allowing the module to be unloaded while in use. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed