commit | e1931b784a8de324abf310fa3b5e3f25d3988233 | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@gmx.de> | Sat Jul 07 22:16:26 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:16:59 2007 -0700 |
tree | 3f553c7fed76a21efc96cc0eb4fa7bd69722f94d | |
parent | ccb79bdce71f2c04cfa9bfcbaf4d37e2f963d684 [diff] |
[NETFILTER]: x_tables: switch xt_target->checkentry to bool Switch the return type of target checkentry functions to boolean. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>