]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7ebfeb2d1ad81f6ddc3150d74b0df2b5be49c66
tree9cf244322161d640cfab62c50a86b3b80605d938
parent5dc3c2a146da212c48ddf742e9748d72e067144d
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