From: Johan Hedberg Date: Wed, 2 Jul 2014 14:37:31 +0000 (+0300) Subject: Bluetooth: Make hci_le_conn_update return the store hint X-Git-Tag: cleanup-for-v3.18~108^2~73^2~87^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6ca6939cb2f701204317cbab15af1b98f7f501;p=pandora-kernel.git Bluetooth: Make hci_le_conn_update return the store hint The caller of hci_le_conn_update is directly interested in knowing what the best value is for the store_hint parameter of the corresponding mgmt event. Since hci_le_conn_update knows whether there were stored parameters that were updated or not we can have it return an initial store_hint value to the caller. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed