]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Delete unused hci_req_stop_discovery()
authorBrian Gix <brian.gix@intel.com>
Fri, 5 Aug 2022 23:42:30 +0000 (16:42 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 25 Aug 2022 23:19:07 +0000 (16:19 -0700)
commit8999821b64b9de53c81dd2b9d5e4adb7a97e2170
tree8ea882a8d240c94254a4f3585fa71b9d1d679741
parent6709d951264249f28a6470d25d62f0eb8c6315fd
Bluetooth: Delete unused hci_req_stop_discovery()

hci_req_stop_discovery has been deprecated in favor of
hci_stop_discovery_sync() as part of transition to hci_sync.c

Signed-off-by: Brian Gix <brian.gix@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_request.c
net/bluetooth/hci_request.h