9833fba38ce9e parent 531027fcddbcf81c9937dd04f08a7e8f11fd47d2 author Simon Wunderlich 1319012906 +0200 committer Marek Lindner 1319545384 +0200 batman-adv: add sanity check when removing global tts After removing the batman-adv module, the hash may be already gone when tt_global_del_orig() tries to clean the hash. This patch adds a sanity check to avoid this. Signed-off-by: Simon Wunderlich Tested-by: Alexey Fisher Signed-off-by: Marek Lindner @$x