Hi Gustavo, On Fri, May 25, 2012 at 09:20:37AM -0300, Gustavo Padovan wrote: > > static struct l2cap_chan *a2mp_chan_open(struct l2cap_conn *conn) > > @@ -110,6 +148,8 @@ static struct l2cap_chan *a2mp_chan_open(struct l2cap_conn *conn) > > chan->remote_mps = chan->omtu; > > chan->mps = chan->omtu; > > > > + chan->state = BT_CONNECTED; > > + > > This change seems to be unrelated to this patch. OK, I move it to the first patch. Best regards Andrei Emeltchenko -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html