]> Pileus Git - ~andy/linux/blobdiff - net/bluetooth/hci_conn.c
Bluetooth: Prefix hex numbers with object name
[~andy/linux] / net / bluetooth / hci_conn.c
index f38e1b11d8356868e27e7c18f86d28c5c9c3f0d1..7ee6895c4b0c56c69650bfb560dd2d489219cf90 100644 (file)
@@ -80,7 +80,7 @@ void hci_acl_connect(struct hci_conn *conn)
        struct inquiry_entry *ie;
        struct hci_cp_create_conn cp;
 
-       BT_DBG("%p", conn);
+       BT_DBG("hcon %p", conn);
 
        conn->state = BT_CONNECT;
        conn->out = true;