[NET]: Fix skb fclone error path handling.
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 24 Jan 2006 00:32:45 +0000 (16:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2006 00:32:45 +0000 (16:32 -0800)
On the error path if we allocated an fclone then we will free it in
the wrong pool.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found