From: Patrick McHardy Date: Tue, 18 Dec 2007 05:46:40 +0000 (-0800) Subject: [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros X-Git-Tag: v2.6.25-rc1~1162^2~1051 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8956695131b8a7878891667469899d667eb5892b;p=pandora-kernel.git [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros Make xt_compat_match_from_user return an int to make it usable in the *tables iterator macros and kill a now unnecessary wrapper function. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed