From: Johan Hedberg Date: Mon, 24 Mar 2014 18:21:50 +0000 (+0200) Subject: Bluetooth: Move local identity address setting to a central place X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~13^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c84d1da974ee8b54fa49ae369648a0247b7cd6f;p=pandora-kernel.git Bluetooth: Move local identity address setting to a central place Any time hci_conn_add is used for an LE connection we need to ensure that the local identity address is correctly described in the src and src_type variables. This patch moves setting these values directly into hci_conn_add so that callers don't have to duplicate the effort themselves. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed