]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: sco: Fix lost wakeups waiting to accept socket
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 24 Jul 2011 04:11:01 +0000 (00:11 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 1 Aug 2011 17:55:49 +0000 (14:55 -0300)
commit40f89a944e18f16602395d6144c2176fdc596c9f
tree4edf01c464182bc4bebab170e5c1cb1c709deae5
parent7ac52220977ef2babb79d465b317d1ffbf5ff2b5
Bluetooth: sco: Fix lost wakeups waiting to accept socket

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

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