]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
authorDean Jenkins <Dean_Jenkins@mentor.com>
Tue, 23 Jun 2015 16:59:37 +0000 (17:59 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 23 Jul 2015 15:10:51 +0000 (17:10 +0200)
commit9bd4807ba5887d3a04d974602c836a48f8859c5a
tree31d2880c1bbeb6e14d800a97eb70d5014842ca79
parente11f5b135cd0337318d36c4b54a3dfb0714da3dc
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()

Add helpful BT_DBG debug to l2cap_sock_shutdown()
and __l2cap_wait_ack() so that the code flow can
be analysed.

Signed-off-by: Dean Jenkins <Dean_Jenkins@mentor.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_sock.c