]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf072669da2a1e07412b1c6da505fb588eddcf4da
tree28a2d3cebb79bf7ce6dff00f27da730cc92562f5
parent1481f9fa5526f52c806c257f78da0c89f2678830
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