From: Pablo Neira Ayuso Date: Wed, 11 Jun 2014 12:27:46 +0000 (+0200) Subject: netfilter: nft_compat: call {target, match}->destroy() to cleanup entry X-Git-Tag: omap-for-v3.17/soc-cleanup~46^2~31^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9b142131ef0cde259dbac5cce36f570fcb4902;p=pandora-kernel.git netfilter: nft_compat: call {target, match}->destroy() to cleanup entry Otherwise, the reference to external objects (eg. modules) are not released when the rules are removed. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed