]> 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)
commit212d591ca6c05767d06e6559591444615b0d73c7
tree9c07b0bbb269ad9ffc7ccb21e82fc893ee0082ba
parentefd6071ec330f7d27d655c2708a3c1e5605b878d
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