commit | 6e8014947d6469df1566e9e253805557c5c0e4e0 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Wed Oct 19 10:28:26 2011 +0200 |
committer | Marek Lindner <lindner_marek@yahoo.de> | Tue Oct 25 14:23:04 2011 +0200 |
tree | 4088b0603c38b7244904aa7022f9833fba38ce9e | |
parent | 531027fcddbcf81c9937dd04f08a7e8f11fd47d2 [diff] |
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 <siwu@hrz.tu-chemnitz.de> Tested-by: Alexey Fisher <bug-track@fisher-privat.net> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>