From: Andrzej Kaczmarek Date: Wed, 30 May 2012 13:39:21 +0000 (+0200) Subject: Bluetooth: Allow only one LE connection attempt X-Git-Tag: v3.6-rc1~125^2~57^2~290^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc94dbdb999154dc2ff44e6011a4912c0b29e88;p=pandora-kernel.git Bluetooth: Allow only one LE connection attempt Only one outgoing LE connection attempt should be possible. hci_connect() will now return -EBUSY in case there's another pending outgoing connection. Signed-off-by: Andrzej Kaczmarek Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed