From: Patrick McHardy Date: Sat, 11 Apr 2015 01:27:38 +0000 (+0100) Subject: netfilter: nf_tables: support variable sized data in nft_data_init() X-Git-Tag: omap-for-v4.2/o2_dc~131^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a11fc3dc4ab4c717642c9c15c8ad1cbc00d2ec;p=pandora-kernel.git netfilter: nf_tables: support variable sized data in nft_data_init() Add a size argument to nft_data_init() and pass in the available space. This will be used by the following patches to support variable sized set element data. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed