From: Herbert Xu <[EMAIL PROTECTED]>
Date: Sun, 30 Dec 2007 23:36:04 +1100

> [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 <[EMAIL PROTECTED]>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to