Bluetooth: Don't register any SMP channel if LE is not supported
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 14 Jan 2015 23:43:10 +0000 (15:43 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 15 Jan 2015 10:54:30 +0000 (12:54 +0200)
commit7e7ec44564cacd4a19cca9523a7be1916b108aa6
treef0b6a85a66529f03395cb855f9cb5fe276d9047e
parent157029ba3014e2025170c7bf83bbe7d4ccb16692
Bluetooth: Don't register any SMP channel if LE is not supported

When LE features are not supported, then do not bother registering any
kind of SMP channel.

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