From: Sven Eckelmann Date: Fri, 28 Jan 2011 17:34:05 +0000 (+0100) Subject: batman-adv: Remove vis info on hashing errors X-Git-Tag: v2.6.38-rc4~15^2~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2674c15870f888cb732a564fc504ce17654afc64;p=pandora-kernel.git batman-adv: Remove vis info on hashing errors A newly created vis info object must be removed when it couldn't be added to the hash. The old_info which has to be replaced was already removed and isn't related to the hash anymore. Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed