From: Andrew Lunn Date: Fri, 19 Feb 2010 15:18:09 +0000 (+0100) Subject: Staging: batman-adv: Fix skbuff leak in VIS code. X-Git-Tag: v2.6.34-rc1~10^2~1^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d03847c090b12694fb9fa81dbefa7b3e4f10f1d;p=pandora-kernel.git Staging: batman-adv: Fix skbuff leak in VIS code. The vis code takes a copy of the data inside the skbuf if it is interesting for us, so we always need to release the skbuf. Reported-by: Linus Luessing Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed