diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-10-17 15:36:23 -0700 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-11-02 14:16:09 -0700 |
commit | 5638d9ea9c01c77fc11693d48cf719bc7e88f224 (patch) | |
tree | 205ed2feaae4f41a0e7252e898113aa7cfdad7a2 /net/bluetooth/l2cap_core.c | |
parent | 7c9524d929648935bac2bbb4c20437df8f9c3f42 (diff) |
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
When disconnecting an ISO link the controller may not generate
HCI_EV_NUM_COMP_PKTS for unacked packets which needs to be restored in
hci_conn_del otherwise the host would assume they are still in use and
would not be able to use all the buffers available.
Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Frédéric Danis <frederic.danis@collabora.com>
Diffstat (limited to 'net/bluetooth/l2cap_core.c')
0 files changed, 0 insertions, 0 deletions