mirror of
https://github.com/torvalds/linux
synced 2026-07-15 22:20:55 +09:00
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>