Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 25 Jul 2011 22:36:26 +0000 (18:36 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 11 Aug 2011 22:50:27 +0000 (19:50 -0300)
commita71a0cf4e9cdb1c43843977a1efc43f96f6efc21
treedc762b8ffe1d12b9acfe6b7c317c3f40e1626522
parent3a3f5c7df55a1294c9e6e2d0b8cea604b137438f
Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks

Fix race condition which can result in missing wakeup during
l2cap socket shutdown.

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