From cfe4a9dda034e2b5b6ba0b6313b65dfb89ee451c Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Sat, 2 Aug 2014 11:47:46 +0200 Subject: [PATCH] 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-format-patch failed