From: Johan Hedberg Date: Tue, 14 May 2013 19:46:01 +0000 (+0300) Subject: Bluetooth: Fix L2CAP channel closing for LE connections X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cea04ce35eb3e2e53e7c7bb8ebe9c10312f79b84;p=pandora-kernel.git Bluetooth: Fix L2CAP channel closing for LE connections Sending of the L2CAP Disconnect request should also be performed for LE based channels. The proper thing to do is therefore to look at whether there's a PSM specified for the channel instead of looking at the link type. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed