]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 1 Aug 2011 17:56:55 +0000 (14:56 -0300)
commite0b8aaf454c0da6d391225c24f515f5a7afa3e23
tree42b43894baeb4636f2adffa7a565571680b0c441
parent7df39c0c03e720fe49a4f09525907fb8eb2bee75
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