From: Jan Engelhardt Date: Wed, 8 Oct 2008 09:35:14 +0000 (+0200) Subject: netfilter: ebt_among: obtain match size through different means X-Git-Tag: v2.6.28-rc1~717^2~109^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=815377fe344c799228ca6278613ca3100b069ad5;p=pandora-kernel.git netfilter: ebt_among: obtain match size through different means 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed