From: Luiz Augusto von Dentz Date: Thu, 19 Aug 2010 11:06:10 +0000 (+0300) Subject: Bluetooth: fix not setting security level when creating a rfcomm session X-Git-Tag: v2.6.37-rc2~20^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ce0900d79645c714de6c8b66d8040670068c9e;p=pandora-kernel.git Bluetooth: fix not setting security level when creating a rfcomm session This cause 'No Bonding' to be used if userspace has not yet been paired with remote device since the l2cap socket used to create the rfcomm session does not have any security level set. Signed-off-by: Luiz Augusto von Dentz Acked-by: Ville Tervo Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed