]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 6 Aug 2020 18:17:14 +0000 (11:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2020 06:56:28 +0000 (08:56 +0200)
commit9e473bae14f3f027177153ab50ceda77a6d6b06b
treeb085b529e7db80e19732101274a8b830b08e6811
parentffddc73458e83e015f47e5e92c880fd54be27f95
Bluetooth: MGMT: Fix not checking if BT_HS is enabled

commit b560a208cda0297fef6ff85bbfd58a8f0a52a543 upstream.

This checks if BT_HS is enabled relecting it on MGMT_SETTING_HS instead
of always reporting it as supported.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/bluetooth/mgmt.c