Next in series of hci_request clean-up patches, on way towards elimination of hci_request.c in favor of hci_sync.c Brian Gix (1): Bluetooth: Convert le_scan_disable timeout to hci_sync net/bluetooth/hci_request.c | 98 +------------------------------------ net/bluetooth/hci_sync.c | 73 +++++++++++++++++++++++++++ 2 files changed, 74 insertions(+), 97 deletions(-) -- 2.36.1