Return-Path: Message-ID: <1324625860.1965.236.camel@aeonflux> Subject: Re: [PATCH-v1 1/1] Bluetooth: Incorrect address while storing LTK. From: Marcel Holtmann To: Hemant Gupta Cc: linux-bluetooth@vger.kernel.org, Naresh Gupta , Hemant Gupta Date: Thu, 22 Dec 2011 23:37:40 -0800 In-Reply-To: <1324618644-17551-2-git-send-email-hemant.gupta@stericsson.com> References: <1324618644-17551-1-git-send-email-hemant.gupta@stericsson.com> <1324618644-17551-2-git-send-email-hemant.gupta@stericsson.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Hemant, > This patch fixes incorrect address storage while storing > Long Term Key for LE Devices using SMP (Security Manager Protocol). > The address stored should be of remote device and not of source device. > > Signed-off-by: Hemant Gupta > --- > net/bluetooth/smp.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Acked-by: Marcel Holtmann Regards Marcel