diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-12-31 06:09:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:00:09 +0100 |
commit | fcb8c156c8277ee9d71c8c81587d494c9c5240b3 (patch) | |
tree | 49ee171a80205f7c8d9cd9ae4e02955b547d11e6 /net/ipv4/xfrm4_input.c | |
parent | [LIBERTAS]: Remove last stray user of MAC_FMT. (diff) | |
download | linux-fcb8c156c8277ee9d71c8c81587d494c9c5240b3.tar.xz linux-fcb8c156c8277ee9d71c8c81587d494c9c5240b3.zip |
[IPSEC]: Fix double free on skb on async output
When the output transform returns EINPROGRESS due to async operation we'll
free the skb the straight away as if it were an error. This patch fixes
that so that the skb is freed when the async operation completes.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/xfrm4_input.c')
0 files changed, 0 insertions, 0 deletions