From: Marcel Holtmann Date: Tue, 1 Jul 2014 10:11:06 +0000 (+0200) Subject: Bluetooth: Remove connection interval parameters from hci_conn_params_set X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06b50ce14119acb04773a9808ccff5d1767b7e4;p=pandora-kernel.git Bluetooth: Remove connection interval parameters from hci_conn_params_set The connection interval parameter of hci_conn_params_set are always used with the controller defaults. So just let hci_conn_params_add set the controller default and not bother resetting them to controller defaults every time the hci_conn_params_set is called. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed