]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 6 May 2020 07:57:50 +0000 (09:57 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 11 May 2020 10:13:38 +0000 (12:13 +0200)
commit09f10e6a0c926557013fe5a619cf44eacb80da46
tree9c07b0bbb269ad9ffc7ccb21e82fc893ee0082ba
parent91e20dfe1f2a60aecf971d4d63270b9a1e436b0e
Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support

The security manager operates on a specific controller and thus use
bt_dev_dbg to indetify the controller for each debug message.

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