]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix crash when setting a LE socket to ready
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Sat, 18 Jun 2011 01:46:26 +0000 (22:46 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 20 Jun 2011 19:32:04 +0000 (16:32 -0300)
commit754d8082b03507dfcecc33db075fe713f85b48f0
tree6a1bc84b26e9f581dec8baee9bab4d084239aef8
parentef64d834e2fb3be0b013aeb2960ae1f7e1f5e480
Bluetooth: Fix crash when setting a LE socket to ready

We should not try to do any other type of configuration for
LE links when they become ready.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c