pktgen: fix skb leak in case of failure
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 14 Oct 2008 01:43:59 +0000 (18:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2008 01:43:59 +0000 (18:43 -0700)
Seems that skb goes into void unless something magic happened
in pskb_expand_head in case of failure.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found