From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 8 Jun 2011 15:46:49 -0300 From: "Gustavo F. Padovan" To: Vinicius Costa Gomes Cc: linux-bluetooth@vger.kernel.org, Anderson Briglia Subject: Re: [bluetooth-next v3 06/16] Bluetooth: Add SMP confirmation structs Message-ID: <20110608184649.GC13036@joana> References: <1307483205-1518-1-git-send-email-vinicius.gomes@openbossa.org> <1307483205-1518-7-git-send-email-vinicius.gomes@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1307483205-1518-7-git-send-email-vinicius.gomes@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: * Vinicius Costa Gomes [2011-06-07 18:46:35 -0300]: > From: Anderson Briglia > > This patch adds initial support for verifying the confirmation value > that the remote side has sent. > > Signed-off-by: Anderson Briglia > Signed-off-by: Vinicius Costa Gomes > --- > include/net/bluetooth/l2cap.h | 5 +++++ > net/bluetooth/smp.c | 17 +++++++++++++++++ > 2 files changed, 22 insertions(+), 0 deletions(-) Patch up to 6/16 are applied. Thanks. Gustavo