From: Ilpo Järvinen Date: Tue, 14 Oct 2008 01:43:59 +0000 (-0700) Subject: pktgen: fix skb leak in case of failure X-Git-Tag: v2.6.28-rc1~580^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4bb4ac8cb05ab5c13dfb7b47ef243982d3ad526;p=pandora-kernel.git pktgen: fix skb leak in case of failure Seems that skb goes into void unless something magic happened in pskb_expand_head in case of failure. Signed-off-by: Ilpo Järvinen Acked-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed