OSDN Git Service

Bluetooth: mgmt: Fix using hci_conn_abort
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 21 Jun 2022 18:58:34 +0000 (11:58 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 00:16:10 +0000 (17:16 -0700)
commit1f7435c8f6558a94f75b408a74140bdcbd0f6dd1
treef6a762f7e116578c54ae2a19069efc1b25cfaee7
parenta86ddbffa6ed05bc2465a545a96627b6e776c019
Bluetooth: mgmt: Fix using hci_conn_abort

This fixes using hci_conn_abort instead of using hci_conn_abort_sync.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_sync.h
net/bluetooth/hci_sync.c
net/bluetooth/mgmt.c