]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
authorJonas Dreßler <verdre@v0yd.nl>
Sun, 7 Jan 2024 18:02:47 +0000 (19:02 +0100)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:19:37 +0000 (18:19 -0400)
commit54ab126c844adff3569682e68c0c63c7479ff75f
tree8428f28e552b2fa21271595f5787bcf23a6592c0
parentf054ffeeb03150ae0b6a5b80d0ddcfaf58a3dbf6
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT

[ Upstream commit 968667f2e0345a67a6eea5a502f4659085666564 ]

With commit cf75ad8b41d2 ("Bluetooth: hci_sync: Convert MGMT_SET_POWERED"),
the power off sequence got refactored so that this timeout was no longer
necessary, let's remove the leftover define from the header too.

Fixes: cf75ad8b41d2 ("Bluetooth: hci_sync: Convert MGMT_SET_POWERED")
Signed-off-by: Jonas Dreßler <verdre@v0yd.nl>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/net/bluetooth/hci.h