Re: [RESEND][PATCH 3/3] PPPoE: move lock_sock() in pppoe_sendmsg() to the right location

2007-07-30 Thread David Miller
From: Florian Zumbiehl <[EMAIL PROTECTED]> Date: Sun, 29 Jul 2007 08:04:46 +0200 > and the last one for now: Acquire the sock lock in pppoe_sendmsg() > before accessing the sock - and in particular avoid releasing the lock > even though it hasn't been acquired. > > Signed-off-by: Florian Zumbiehl

[RESEND][PATCH 3/3] PPPoE: move lock_sock() in pppoe_sendmsg() to the right location

2007-07-28 Thread Florian Zumbiehl
Hi, and the last one for now: Acquire the sock lock in pppoe_sendmsg() before accessing the sock - and in particular avoid releasing the lock even though it hasn't been acquired. Florian --- Signed-off-by: Florian Zumbiehl <

[PATCH 3/3] PPPoE: move lock_sock() in pppoe_sendmsg() to the right location

2007-03-13 Thread Florian Zumbiehl
Hi, and the last one for now: Acquire the sock lock in pppoe_sendmsg() before accessing the sock - and in particular avoid releasing the lock even though it hasn't been acquired. Florian --- Signed-off-by: Florian Zumbiehl <