diff options
author | 2022-03-16 16:33:50 +0100 | |
---|---|---|
committer | 2022-03-18 17:12:08 +0100 | |
commit | 9fa6b4cda3b414e990f008f45f9bcecbcb54d4d1 (patch) | |
tree | ff5f33bfe6f7950d45b1bdcf8bfba5c1325f8223 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: Send AdvMonitor Dev Found for all matched devices (diff) | |
download | linux-dev-9fa6b4cda3b414e990f008f45f9bcecbcb54d4d1.tar.xz linux-dev-9fa6b4cda3b414e990f008f45f9bcecbcb54d4d1.zip |
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
hci_le_conn_failed function's documentation says that the caller must
hold hdev->lock. The only callsite that does not hold that lock is
hci_le_conn_failed. The other 3 callsites hold the hdev->lock very
locally. The solution is to hold the lock during the call to
hci_le_conn_failed.
Fixes: 3c857757ef6e ("Bluetooth: Add directed advertising support through connect()")
Signed-off-by: Niels Dossche <dossche.niels@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions