diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-10-01 23:15:51 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-11-14 23:39:22 +0300 |
commit | dc26097bdb864a0d5955b9a25e43376ffc1af99b (patch) | |
tree | 17da438a1f08c2ce8fd57215ee404ed75d3c00bc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e6720779ae612a14ac4ba7fe4fd5b27d900d932c (diff) | |
download | linux-dc26097bdb864a0d5955b9a25e43376ffc1af99b.tar.xz |
Bluetooth: ISO: Use kref to track lifetime of iso_conn
This make use of kref to keep track of reference of iso_conn which
allows better tracking of its lifetime with usage of things like
kref_get_unless_zero in a similar way as used in l2cap_chan.
In addition to it remove call to iso_sock_set_timer on iso_sock_disconn
since at that point it is useless to set a timer as the sk will be freed
there is nothing to be done in iso_sock_timeout.
Fixes: ccf74f2390d6 ("Bluetooth: Add BTPROTO_ISO socket type")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions