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)
commit6312845169e8719f6f0726efc62bc6a8dedea9d3
tree6a1bc84b26e9f581dec8baee9bab4d084239aef8
parenta7925bd27d6ef020b8f3a3a64bde61d0add07220
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