commit | 8956695131b8a7878891667469899d667eb5892b | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Dec 17 21:46:40 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:28 2008 -0800 |
tree | 1034260f3a5d1e7258cc2193734516a697c83e47 | |
parent | 4b4782486d49547bc589b64acfb956bda05f0fca [diff] |
[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 <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>