diff options
| author | Pauli Virtanen <pav@iki.fi> | 2026-07-25 12:59:23 +0300 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2026-07-28 16:13:13 -0400 |
| commit | c0a9dcd2be398eee505d4b254ec3a845aa8ab189 (patch) | |
| tree | 0cdd96c4eb673a3dd51ab0ae67feddd4a5b46cf4 /include/linux/errqueue.h | |
| parent | 2c1e4e00613dfd105f978be2276e5e265801ec9f (diff) | |
Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
hci_conn_get() without already held reference is data race against
concurrent deletion.
In previous patches, the refcount has been changed to be taken before
starting the hci_sync task, so remove these extra get() + put() as they
are not needed.
Fixes: 12917f591cea ("Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()")
Signed-off-by: Pauli Virtanen <pav@iki.fi>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
