netfilter: ebt_among: obtain match size through different means
authorJan Engelhardt <jengelh@medozas.de>
Wed, 8 Oct 2008 09:35:14 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:14 +0000 (11:35 +0200)
The function signatures will be changed to match those of Xtables, and
the datalen argument will be gone. ebt_among unfortunately relies on
it, so we need to obtain it somehow.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found