vppinfra: Fix bihash del warning 91/33391/2
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Fri, 6 Aug 2021 10:03:11 +0000 (12:03 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 10 Aug 2021 22:55:20 +0000 (22:55 +0000)
commita8c720e301f3576506b2b284fe925b055398b638
tree491d9504b3ece4d5e5c5ba72ab58473246212f8f
parent384bd33e0481a6d4805ee55ec6a7f4809a40b695
vppinfra: Fix bihash del warning

Type: fix

When freeing an uninstantiated bihash
created with dont_add_to_all_bihash_list = 1
we get a warning. This removes the
warning & the search for the bihash on
cleanup.

Change-Id: Iac50ce7e30b97925768f7ad3cb1d30af14686e21
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
src/vppinfra/bihash_template.c
src/vppinfra/bihash_template.h