git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4072719
)
[NET]: Fix skb fclone error path handling.
author
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 24 Jan 2006 00:32:45 +0000
(16:32 -0800)
committer
David 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