From: Simon Wunderlich Date: Wed, 2 Nov 2011 19:26:45 +0000 (+0100) Subject: batman-adv: check return value for hash_add() X-Git-Tag: v3.3-rc1~182^2~250^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b3f58cf416770ae89b30734d252d641a56d289;p=pandora-kernel.git batman-adv: check return value for hash_add() if hash_add() fails, we should remove the structure to avoid memory leaks. Signed-off-by: Simon Wunderlich Acked-by: Antonio Quartulli Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed