From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:39 +0000 (+0000) Subject: netfilter: nf_tables: perform flags validation before table allocation X-Git-Tag: v3.14-rc1~94^2~245^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5c1f975ada48801f1e08e2215714315fa9cf306;p=pandora-kernel.git netfilter: nf_tables: perform flags validation before table allocation Simplifies error handling. Additionally use the correct type u32 for the host byte order flags value. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed