From: Marcel Holtmann Date: Fri, 6 Feb 2009 22:35:19 +0000 (+0100) Subject: Bluetooth: Fix race condition with L2CAP information request X-Git-Tag: v2.6.30-rc1~662^2~538^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984947dc64f82bc6cafa4d84ba1a139718f634a8;p=pandora-kernel.git Bluetooth: Fix race condition with L2CAP information request When two L2CAP connections are requested quickly after the ACL link has been established there exists a window for a race condition where a connection request is sent before the information response has been received. Any connection request should only be sent after an exchange of the extended features mask has been finished. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed