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:
94b2655
)
netfilter: ebt_ulog: fix checkentry return value
author
Patrick McHardy
<kaber@trash.net>
Tue, 1 Sep 2009 12:34:01 +0000
(14:34 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Tue, 1 Sep 2009 12:34:01 +0000
(14:34 +0200)
Commit 19eda87 (netfilter: change return types of check functions for
Ebtables extensions) broke the ebtables ulog module by missing a return
value conversion.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found