]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove hci_req_le_suspend_config
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Tue, 8 Dec 2020 00:12:54 +0000 (16:12 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Dec 2020 21:26:59 +0000 (22:26 +0100)
commit4b62872b2501b4064f00136db1e1422f0028e32f
tree763190ae60b2ce3257e5793ef93d70699d563cf4
parentdc3c1598954af6176f004480b34fdcb4169fa05c
Bluetooth: Remove hci_req_le_suspend_config

Add a missing SUSPEND_SCAN_ENABLE in passive scan, remove the separate
function for configuring le scan during suspend and update the request
complete function to clear both enable and disable tasks.

Fixes: a93d7d7e830a ("Bluetooth: Set missing suspend task bits")
Reviewed-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c