From: Simon Wunderlich Date: Wed, 19 Oct 2011 08:28:26 +0000 (+0200) Subject: batman-adv: add sanity check when removing global tts X-Git-Tag: v3.2-rc1~113^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8014947d6469df1566e9e253805557c5c0e4e0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed