From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:33 +0000 (+0000) Subject: netfilter: nf_tables: fix check for table overflow X-Git-Tag: v3.14-rc1~94^2~245^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758206760cbadf66dc31d6587f5958691b34e9e5;p=pandora-kernel.git netfilter: nf_tables: fix check for table overflow The table use counter is only increased for new chains, so move the check to the correct position. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed