From: Johan Hedberg Date: Mon, 18 Aug 2014 17:33:34 +0000 (+0300) Subject: Bluetooth: Move clock offset reading into hci_disconnect() X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839035a7b3acd17a6f739b1fb50298e9499d3fa4;p=pandora-kernel.git Bluetooth: Move clock offset reading into hci_disconnect() To give all hci_disconnect() users the advantage of getting the clock offset read automatically this patch moves the necessary code from hci_conn_timeout() into hci_disconnect(). This way we pretty much always update the clock offset when disconnecting. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed