mbox series

[0/1] Clean-up stale/unused hci_request.c code

Message ID 20220722222041.812546-1-brian.gix@intel.com
Headers show
Series Clean-up stale/unused hci_request.c code | expand

Message

Brian Gix July 22, 2022, 10:20 p.m. UTC
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(-)