]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 24 Jul 2011 04:10:41 +0000 (00:10 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 1 Aug 2011 17:55:32 +0000 (14:55 -0300)
commiteb0028654a63266eda8d93c6c1a54874a37f5ea7
tree475299e9aa4a0026248a4964335171d3a74e966a
parent186fb53a26afb9cd4bd2f6d9ef8ab28d4203abf3
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket

Fix race conditions which can cause lost wakeups (or missed
signals) while waiting to accept an rfcomm socket connection.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/rfcomm/sock.c