Return-Path: Date: Tue, 23 Nov 2010 20:54:32 -0200 From: "Gustavo F. Padovan" To: Vinicius Costa Gomes Cc: linux-bluetooth@vger.kernel.org, Ville Tervo Subject: Re: [RFC 10/20] Bluetooth: Add server socket support for LE connection Message-ID: <20101123225432.GC11860@vigoh> References: <1290524796-32246-1-git-send-email-vinicius.gomes@openbossa.org> <1290524796-32246-11-git-send-email-vinicius.gomes@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1290524796-32246-11-git-send-email-vinicius.gomes@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: * Vinicius Costa Gomes [2010-11-23 12:06:26 -0300]: > From: Ville Tervo > > Add support for LE server sockets. > > Signed-off-by: Ville Tervo > --- > net/bluetooth/l2cap.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c > index 172bf93..e481d6b 100644 > --- a/net/bluetooth/l2cap.c > +++ b/net/bluetooth/l2cap.c > @@ -1438,8 +1438,7 @@ static void l2cap_le_conn_ready(struct l2cap_conn *conn) > BT_DBG(""); > > /* Check if we have socket listening on cid */ > - parent = l2cap_get_sock_by_cid(BT_LISTEN, L2CAP_CID_LE_DATA, > - conn->src); > + parent = l2cap_get_sock_by_cid(BT_LISTEN, L2CAP_CID_LE_DATA, conn->src); I didn't get this change, commit message tell about other stuff. -- Gustavo F. Padovan http://profusion.mobi