]> git.karo-electronics.de Git - mv-sheeva.git/commit
netfilter: fix description of expected checkentry return code on xt_target
authorLuciano Coelho <luciano.coelho@nokia.com>
Thu, 20 May 2010 13:59:16 +0000 (15:59 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 20 May 2010 13:59:16 +0000 (15:59 +0200)
commit7ea7b858f4bc4fa1645f1327cf9e72c93981aa58
tree9a475453edfcd08de4f56cb3e023434ef1fc85ae
parentfc350777c705a39a312728ac5e8a6f164a828f5d
netfilter: fix description of expected checkentry return code on xt_target

The text describing the return codes that are expected on calls to
checkentry() was incorrect.  Instead of returning true or false, or an error
code, it should return 0 or an error code.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/x_tables.h