From: Johan Hedberg Date: Thu, 13 Nov 2014 08:55:17 +0000 (+0200) Subject: Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa37c1aa30e538329b64dd55f401334f4bff47f5;p=pandora-kernel.git Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state For LE CoC L2CAP servers we don't do security level elevation during the BT_CONNECT2 state (instead LE CoC simply sends an immediate error response if the security level isn't high enough). Therefore if we get a security level change while an LE CoC channel is in the BT_CONNECT2 state we should simply do nothing. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed