From: Greg KH <gregkh@linuxfoundation.org>
To: Guillaume Bertholon <guillaume.bertholon@ens.fr>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH stable 4.4] Bluetooth: MGMT: Fix misplaced BT_HS check
Date: Tue, 1 Feb 2022 17:59:23 +0100 [thread overview]
Message-ID: <Yflm69VL2yFHvrJf@kroah.com> (raw)
In-Reply-To: <1643725490-5917-1-git-send-email-guillaume.bertholon@ens.fr>
On Tue, Feb 01, 2022 at 03:24:50PM +0100, Guillaume Bertholon wrote:
> The upstream commit b560a208cda0 ("Bluetooth: MGMT: Fix not checking if
> BT_HS is enabled") inserted a new check in the `set_hs` function.
> However, its backported version in stable (commit 5abe9f99f512
> ("Bluetooth: MGMT: Fix not checking if BT_HS is enabled")),
> added the check in `set_link_security` instead.
>
> This patch restores the intent of the upstream commit by moving back the
> BT_HS check to `set_hs`.
>
> Fixes: 5abe9f99f512 ("Bluetooth: MGMT: Fix not checking if BT_HS is enabled")
> Signed-off-by: Guillaume Bertholon <guillaume.bertholon@ens.fr>
> ---
> net/bluetooth/mgmt.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Now queued up, thanks!
greg k-h
prev parent reply other threads:[~2022-02-01 16:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-25 16:09 Misplaced patch application? (stable/linux-4.4.y) Guillaume Bertholon
2022-01-29 11:52 ` Greg KH
2022-02-01 14:24 ` [PATCH stable 4.4] Bluetooth: MGMT: Fix misplaced BT_HS check Guillaume Bertholon
2022-02-01 16:59 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yflm69VL2yFHvrJf@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=guillaume.bertholon@ens.fr \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).