From: Florian Zumbiehl Date: Tue, 31 Jul 2007 00:49:13 +0000 (-0700) Subject: [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location X-Git-Tag: v2.6.23-rc2~35^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aeca8fea5f2de2563e097829d62af30ca2de650;p=pandora-kernel.git [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed