commit | f9a3c20aa07462108fc6fd759dea956053f020bb | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Jul 24 00:10:52 2011 -0400 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Aug 11 19:50:26 2011 -0300 |
tree | 3bbb3b9ff3de29fe7b3a69f36ac386e2871b5fd6 | |
parent | 9be4e3fbf2d3603e7a7010ede0697166738a788b [diff] |
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>