summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-12-31 08:09:38 +0300
committerDavid S. Miller <davem@davemloft.net>2008-01-29 02:00:09 +0300
commitfcb8c156c8277ee9d71c8c81587d494c9c5240b3 (patch)
tree49ee171a80205f7c8d9cd9ae4e02955b547d11e6 /net/Makefile
parent15ca36fb994923b454df44e5d7aa14b84ce5aee4 (diff)
downloadlinux-fcb8c156c8277ee9d71c8c81587d494c9c5240b3.tar.xz
[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/Makefile')
0 files changed, 0 insertions, 0 deletions