diff options
author | Alain Michaud <[email protected]> | 2022-06-02 15:30:03 +0000 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2022-07-21 17:04:53 -0700 |
commit | 629f66aaca81ad713fb05f1d12acc827510601b3 (patch) | |
tree | 5ca3eab87431eb437bf176260918513b8d9c1348 /tools/perf/scripts/python/stackcollapse.py | |
parent | af35e28f0fea877832fa27802bc862b2a912f32a (diff) |
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
If a hardware error occurs and the connections are flushed without a
disconnection_complete event being signaled, the temporary linkkeys are
not flushed.
This change ensures that any outstanding flushable linkkeys are flushed
when the connection are flushed from the hash table.
Additionally, this also makes use of test_and_clear_bit to avoid
multiple attempts to delete the link key that's already been flushed.
Signed-off-by: Alain Michaud <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions