]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix for a leftover debug of pairing credentials
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 1 Jan 2015 04:01:22 +0000 (20:01 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 2 Jan 2015 21:22:04 +0000 (22:22 +0100)
commit23df98069a3655fb1c3116c8862e82a49211ea40
tree495ac80a232f78a696f9a091054c2b85ed56963d
parent30b4e7200574f967849d90751f9ce3c82ddb6cf4
Bluetooth: Fix for a leftover debug of pairing credentials

One of the LE Secure Connections security credentials was still using
the BT_DBG instead of SMP_DBG.

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