git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55f9c40
)
netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 29 Jul 2011 14:24:46 +0000
(16:24 +0200)
committer
Patrick 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