Bluetooth: Export SMP selftest result in debugfs
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 1 Apr 2015 19:52:13 +0000 (12:52 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 2 Apr 2015 05:47:40 +0000 (08:47 +0300)
commit64dd374eac154f747623b256c59ecaf5affba724
treefda701a6de51eaf59f5433d85173bb0543cbc40c
parent6de50f9fdb60a8d4c1cd94556106200ab1592e2d
Bluetooth: Export SMP selftest result in debugfs

When SMP selftest is enabled, then besides printing the result into the
kernel message buffer, also create a debugfs file that allows retrieving
the same information.

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