From: Thomas Graf Date: Sat, 2 Aug 2014 09:47:46 +0000 (+0200) Subject: nftables: Convert nft_hash to use generic rhashtable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfe4a9dda034e2b5b6ba0b6313b65dfb89ee451c;p=pandora-kernel.git nftables: Convert nft_hash to use generic rhashtable The sizing of the hash table and the practice of requiring a lookup to retrieve the pprev to be stored in the element cookie before the deletion of an entry is left intact. Signed-off-by: Thomas Graf Acked-by: Patrick McHardy Reviewed-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed