]> 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 09:03:30 +0000 (11:03 +0200)
commit5abe9f99f5129bee5492072ff76b91ec4fad485b
tree59b1ed1ad5ac6247bd0bf4482eb0a347f4574d51
parente7b465bda9b90bec5427775bcbbfc47fe7a6012b
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