From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:40 +0000 (+0000) Subject: netfilter: nf_tables: take AF module reference when creating a table X-Git-Tag: v3.14-rc1~94^2~245^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7047f9d052c379e14b7693bb9f1b766827d0bc40;p=pandora-kernel.git netfilter: nf_tables: take AF module reference when creating a table The table refers to data of the AF module, so we need to make sure the module isn't unloaded while the table exists. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed