Skip to content
Snippets Groups Projects
Commit 334e297d authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Greg Kroah-Hartman
Browse files

Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS


[ Upstream commit f4b0c2b4 ]

Commit cec9f3c5561d ("Bluetooth: Remove BT_HS") removes config BT_HS, but
misses two "ifdef BT_HS" blocks in hci_event.c.

Remove this dead code from this removed config option.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Stable-dep-of: 7967dc8f ("Bluetooth: hci_core: Fix calling mgmt_device_connected")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 946c7600
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment