X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=rculfhash.c;h=e5c91b9730bb2ffea069dbd1f68e84a41ef811e3;hb=b84f92d592010f01851c3fdcd5ac7d3666028146;hp=53ecaacb310ee7b0b9af92dad824a017063be22a;hpb=0422d92c2d658f6093b8209f75808efd2109a110;p=urcu.git diff --git a/rculfhash.c b/rculfhash.c index 53ecaac..e5c91b9 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -269,7 +269,6 @@ struct cds_lfht { struct rcu_table t; unsigned long min_alloc_order; unsigned long min_alloc_size; - unsigned long hash_seed; int flags; /* * We need to put the work threads offline (QSBR) when taking this