From: Marcel Holtmann Date: Wed, 31 Dec 2014 22:43:17 +0000 (-0800) Subject: Bluetooth: Remove broken force_lesc_support debugfs option X-Git-Tag: fixes-v4.0-rc1~150^2~184^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91389af67c3a8d8f9eca5f51deda58fae4d9326e;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed