Bluetooth: Fix not setting the chan state
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Mon, 20 Jun 2011 21:53:18 +0000 (18:53 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 21 Jun 2011 17:55:04 +0000 (14:55 -0300)
commit43f3dc41571c47a1fbded9aca1cf0a737967b005
tree9cf244322161d640cfab62c50a86b3b80605d938
parent0555891184a5c18df0e2349872e7ecf9701fc5b5
Bluetooth: Fix not setting the chan state

When the connection is ready we should set the connection
to CONNECTED so userspace can use it.

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