From: Pablo Neira Ayuso Date: Mon, 10 Nov 2014 18:08:21 +0000 (+0100) Subject: netfilter: nft_compat: use the match->table to validate dependencies X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~83^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afefb6f928ed42d5db452ee9251ce6de62673c67;p=pandora-kernel.git netfilter: nft_compat: use the match->table to validate dependencies Instead of the match->name, which is of course not relevant. Fixes: f3f5dde ("netfilter: nft_compat: validate chain type in match/target") Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed