Bluetooth: Remove broken force_lesc_support debugfs option
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 31 Dec 2014 22:43:17 +0000 (14:43 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 2 Jan 2015 21:22:03 +0000 (22:22 +0100)
commit91389af67c3a8d8f9eca5f51deda58fae4d9326e
treeedf3df498be17d95db708387f7379a87904f3746
parent300acfdec916be696373864226267b11302d3b84
Bluetooth: Remove broken force_lesc_support debugfs option

The force_lesc_support debugfs option never really worked. It has a race
condition between creating the debugfs entry and registering the L2CAP
fixed channel for BR/EDR SMP support.

Also this has been replaced with a working force_bredr_smp debugfs
switch that developers can use now.

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