Bluetooth: Improve debugging messages for hci_conn
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 15 Jun 2012 08:50:28 +0000 (11:50 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 30 Jun 2012 14:41:24 +0000 (11:41 -0300)
commit38b3fef1730319e2730af3fc9f73698e3a9aeb4a
tree28a2d3cebb79bf7ce6dff00f27da730cc92562f5
parentb82c29d81df0ead8b66041702d1dd88e778ab806
Bluetooth: Improve debugging messages for hci_conn

Improve debugging of hci_conn objects by: adding print to hci_conn
refcounting, adding object spcifier when missing, change conn to hcon
since conn is heavily used for l2cap_conn objects and this is misleading.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c