From: Marcel Holtmann Date: Mon, 16 Feb 2009 01:59:49 +0000 (+0100) Subject: Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP X-Git-Tag: v2.6.30-rc1~662^2~538^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf4794174659b06d43cc5e290cd384757374613;p=pandora-kernel.git Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP When BT_DEFER_SETUP is enabled on a RFCOMM socket, then switch its current state from BT_OPEN to BT_CONNECT2. This gives the Bluetooth core a unified way to handle L2CAP and RFCOMM sockets. The BT_CONNECT2 state is designated for incoming connections. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed