From: Johan Hedberg Date: Tue, 15 Jul 2014 08:51:28 +0000 (+0300) Subject: Bluetooth: Don't try to reject failed LE connections X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~17^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d3c2260e7ef0b21f7f0db0fbfee0b092e1202f8;p=pandora-kernel.git Bluetooth: Don't try to reject failed LE connections The check for the blacklist in hci_le_conn_complete_evt() should be when we know that we have an actual successful connection (ev->status being non-zero). This patch fixes this ordering. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed