Re: [PATCH net-2.6.24] [L2TP] Fix lockup introduced by recent changes

2007-09-18 Thread Herbert Xu
On Tue, Sep 18, 2007 at 02:51:06PM -0700, David Miller wrote: > > Herbert, please take a quick look, thanks. Yep it looks good. I should've read my emails from the bottom up :) Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: htt

Re: [PATCH net-2.6.24] [L2TP] Fix lockup introduced by recent changes

2007-09-18 Thread David Miller
From: James Chapman <[EMAIL PROTECTED]> Date: Tue, 18 Sep 2007 22:44:33 +0100 > [L2TP] Fix double skb free problem introduced by recent changes > > This patch is to be applied on top of Herbert's recent patch set: > "[PPP 3/3] L2TP: Fix skb handling in pppol2tp_xmit" > > It fixes a double kfree

[PATCH net-2.6.24] [L2TP] Fix lockup introduced by recent changes

2007-09-18 Thread James Chapman
[L2TP] Fix double skb free problem introduced by recent changes This patch is to be applied on top of Herbert's recent patch set: "[PPP 3/3] L2TP: Fix skb handling in pppol2tp_xmit" It fixes a double kfree_skb() issue introduced by that patch. Also return 0 on error, allowing PPP to requeue the