netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 29 Jul 2011 14:24:46 +0000 (16:24 +0200)
committerPatrick McHardy <kaber@trash.net>
Fri, 29 Jul 2011 14:24:46 +0000 (16:24 +0200)
commit 4a5a5c73b7cfee (slightly better error reporting) added some
useless code in xt_rateest_mt_checkentry().

Fix this so that different error codes can really be returned.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found