OSDN Git Service

Bluetooth: Remove enable_smp parameter
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jun 2011 22:20:56 +0000 (19:20 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:33 +0000 (11:59 -0700)
commita577fe342a17730c19ba53c7d87c8d56956a0554
tree8aef33cb4195af330ad4fab321921294aa696572
parentc006aa0c5627e27e6cc422636a4744c43cbd5dc9
Bluetooth: Remove enable_smp parameter

The enable_smp parameter is no longer needed. It can be replaced by
checking lmp_host_le_capable.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_core.c
net/bluetooth/smp.c