From: Sven Eckelmann Date: Fri, 28 Jan 2011 17:34:06 +0000 (+0100) Subject: batman-adv: Remove vis info element in free_info X-Git-Tag: v2.6.38-rc4~15^2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dda9fc6b2c59f056e7a2b313b8423b14a4df25a9;p=pandora-kernel.git batman-adv: Remove vis info element in free_info The free_info function will be called when no reference to the info object exists anymore. It must be ensured that the allocated memory gets freed and not only the elements which are managed by the info object. Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed