From: Marcel Holtmann Date: Sun, 29 Jun 2014 11:41:50 +0000 (+0200) Subject: Bluetooth: Clear pending connections from hci_conn_params_clear X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1089b67d8eb7fcdfae837a91aae9af94e329361c;p=pandora-kernel.git Bluetooth: Clear pending connections from hci_conn_params_clear When hci_conn_params_clear is called, it is always followed by a call to hci_pend_le_conns_clear. So instead of making this explicit just make sure it is always called. This makes this function similar on how hci_conn_params_add and hci_conn_params_del work. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed