From: Marcel Holtmann Date: Sun, 29 Jun 2014 11:41:51 +0000 (+0200) Subject: Bluetooth: Update background scanning from hci_conn_params_clear X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1697c0cad41fa468e3cb6061ce74debb4f3733;p=pandora-kernel.git Bluetooth: Update background scanning from hci_conn_params_clear When calling hci_conn_params_clear function, it should update the background scanning properly and not require a separate call to update it. For the case when the function is used during unregister of a controller, an extra safe guard is but in place. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed