Re: [PATCH 2.6.23] [PPP]: L2TP: Fix oops in transmit and receive paths

2007-11-05 Thread David Miller
From: James Chapman <[EMAIL PROTECTED]> Date: Mon, 5 Nov 2007 17:17:39 GMT > [PPP]: L2TP: Fix oops in transmit and receive paths > > Changes made on 18-sep to fix skb handling in the pppol2tp driver > broke the transmit and receive paths. Users are only running into this > now because distros are

[PATCH 2.6.23] [PPP]: L2TP: Fix oops in transmit and receive paths

2007-11-05 Thread James Chapman
[PPP]: L2TP: Fix oops in transmit and receive paths Changes made on 18-sep to fix skb handling in the pppol2tp driver broke the transmit and receive paths. Users are only running into this now because distros are now using 2.6.23 and I must have messed up when I tested the change. For receive, we