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)
commit203de21bf6b19f81267c373ca5323e6386fe5809
tree495ac80a232f78a696f9a091054c2b85ed56963d
parentcb0d2faeb1356f7d453bab3f1028f169d8ffe99c
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