[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 05:46:40 +0000 (21:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:28 +0000 (14:58 -0800)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found