From: Johan Hedberg Date: Tue, 10 Dec 2013 08:52:48 +0000 (+0200) Subject: Bluetooth: Fix handling of L2CAP Command Reject over LE X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71fb419724fadab4efdf98210aa3fe053bd81d29;p=pandora-kernel.git Bluetooth: Fix handling of L2CAP Command Reject over LE If we receive an L2CAP command reject message over LE we should take appropriate action on the corresponding channel. This is particularly important when trying to interact with a remote pre-4.1 system using LE CoC signaling messages. If we don't react to the command reject the corresponding socket would not be notified until a connection timeout occurs. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed