]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 24 Jul 2011 04:10:52 +0000 (00:10 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:26 +0000 (19:50 -0300)
commit9938317f1fe6bb249088ed9f20c336f5fdd2e6a9
tree3bbb3b9ff3de29fe7b3a69f36ac386e2871b5fd6
parenta6368de02ac26c926c51591f14c28f4d251079c7
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket

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

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