On Saturday, 23 February 2019 15:09:04 CET Sven Eckelmann wrote: > The batadv_hash_remove is a function which searches the hashtable for an > entry using a needle, a hashtable bucket selection function and a compare > function. It will lock the bucket list and delete an entry when the compare > function matches it with the needle. It returns the pointer to the > hlist_node which matches or NULL when no entry matches the needle. [...] I had a minor problem with my git setup and thus the [PATCH maint] subject was not correctly generated. Sorry about that. The issue in redmine can be found at https://www.open-mesh.org/issues/372. Kind regards, Sven