From: Patrick McHardy Date: Fri, 28 Mar 2014 10:19:48 +0000 (+0000) Subject: netfilter: nft_hash: use set global element counter instead of private one X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~176^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c96c25d114083c7661936ad4d27e6a2c46c527d;p=pandora-kernel.git netfilter: nft_hash: use set global element counter instead of private one Now that nf_tables performs global accounting of set elements, it is not needed in the hash type anymore. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed