[Bluetooth] Fix connection hash bug
When calling hci_conn_hash_del() the acl_num value is incremented,
but it must be decremented.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Showing
Please register or sign in to comment
When calling hci_conn_hash_del() the acl_num value is incremented,
but it must be decremented.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>