Bluetooth: Add debug logs to help track locking issues
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Nov 2014 12:37:50 +0000 (14:37 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 15 Nov 2014 00:53:27 +0000 (01:53 +0100)
commit49d1174130df596fcfec3b6a56dce8aa5b997f2d
tree2a7e2a11f948e14d25fe9041e4b1f2482630daf4
parentd88b5bbf1a985c338967f3c41351b32b747a55fe
Bluetooth: Add debug logs to help track locking issues

This patch adds some extra debug logs to L2CAP related code. These are
mainly to help track locking issues but will probably be useful for
debugging other types of issues as well.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c