From: Johan Hedberg Date: Sat, 25 Jan 2014 22:10:07 +0000 (-0500) Subject: Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT) X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c888ad739513b9baae5c25e85dd6490595e5be;p=pandora-kernel.git Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT) The BT_SECURITY option should also be allowed for fixed channels, so punch the appropriate hole for it when checking for the channel type. The main user of fixed CID user space sockets is right now ATT (which is broken without this patch). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed