]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: hci_core: Print number of packets in conn->data_q
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 19 Aug 2025 19:31:28 +0000 (15:31 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 27 Sep 2025 15:37:01 +0000 (11:37 -0400)
commit3c34d6428740e47b29ae3afd85d6f9eb656a3ea3
tree030caf53b3597a9a01f41dd569e2dc4d9533a82d
parent9eb14331885b09adfa7fe69a5a4603e24909c88f
Bluetooth: hci_core: Print number of packets in conn->data_q

This attempts to print the number of packets pending to be transmitted
in the conn->data_q.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_core.c