table: fix LRU hash table parameters check
authorJasvinder Singh <jasvinder.singh@intel.com>
Fri, 27 Oct 2017 10:47:30 +0000 (11:47 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Nov 2017 01:00:01 +0000 (02:00 +0100)
commitdc3c853ce230699ef8a5c08736e094f61d00158c
tree91bd7106990e06c57070645c38129d058f81b49a
parenta31dae54a2b0af14f7e03997761e234ba0aa41ae
table: fix LRU hash table parameters check

Fixes the copy paste error in lru hash table parameters check.

Coverity issue: 198433
Fixes: b5cde2cb8c81 ("table: rework variable size key lru hash table")

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_table/rte_table_hash_lru.c