]> 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)
commitb8b5e2d15dd5f39d2bfde8ad583ce05019687697
tree31d2880c1bbeb6e14d800a97eb70d5014842ca79
parentfa9912c3fb9c70cd2425660b7162a52412973b7c
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