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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:16 +0000 (12:22 -0800)
commitb9c86892ec121ad3c73f299fe519d81a75229d5b
tree6cb8b68d52bfa70e02eadac94de8ba24f699295b
parent119ae962812b71bc21e37e30c9edb60cf2d016d0
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