[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201016073234.GB578349@kroah.com>
Date: Fri, 16 Oct 2020 09:32:34 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Hans-Christian Noren Egtvedt <hegtvedt@...co.com>
Cc: linux-kernel@...r.kernel.org,
Luiz Augusto von Dentz <luiz.von.dentz@...el.com>,
Marcel Holtmann <marcel@...tmann.org>, stable@...r.kernel.org
Subject: Re: [v4.4/bluetooth PATCH 1/3] Bluetooth: Consolidate encryption
handling in hci_encrypt_cfm
On Thu, Oct 15, 2020 at 11:12:23PM +0200, Hans-Christian Noren Egtvedt wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
>
> This makes hci_encrypt_cfm calls hci_connect_cfm in case the connection
> state is BT_CONFIG so callers don't have to check the state.
>
> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
> Signed-off-by: Marcel Holtmann <marcel@...tmann.org>
> (cherry picked from commit 3ca44c16b0dcc764b641ee4ac226909f5c421aa3)
> Cc: stable@...r.kernel.org # 4.4
> ---
> include/net/bluetooth/hci_core.h | 20 ++++++++++++++++++--
> net/bluetooth/hci_event.c | 28 +++-------------------------
> 2 files changed, 21 insertions(+), 27 deletions(-)
What differs here from the other patch series you sent? Looks the same
to me...
Powered by blists - more mailing lists