From: Patrick McHardy Date: Sat, 11 Apr 2015 01:27:30 +0000 (+0100) Subject: netfilter: nf_tables: introduce nft_validate_register_load() X-Git-Tag: omap-for-v4.2/o2_dc~131^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07db9884a5fba8c8020166c86183c79a18d066a;p=pandora-kernel.git netfilter: nf_tables: introduce nft_validate_register_load() Change nft_validate_input_register() to not only validate the input register number, but also the length of the load, and rename it to nft_validate_register_load() to reflect that change. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed