From: Florian Westphal Date: Wed, 22 Feb 2012 15:14:32 +0000 (+0100) Subject: netfilter: bridge: fix module autoload in compat case X-Git-Tag: v3.3-rc7~39^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e899b1119f1428f2b04dd7e9dba94864c33dd30b;p=pandora-kernel.git netfilter: bridge: fix module autoload in compat case We expected 0 if module doesn't exist, which is no longer the case (42046e2e45c109ba703993c510401a11f716c8df, netfilter: x_tables: return -ENOENT for non-existant matches/targets). Signed-off-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed