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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:13 +0000 (12:22 -0800)
commit8c0a59464e18bde04677337aa5eb87e067e62ad2
tree43022e66bb7844386ebc8391494faf38297e8dc4
parenta6d6a6ebb7524f446dd7054bbebc4a54fab2176e
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