From: Johan Hedberg Date: Thu, 27 Feb 2014 12:05:41 +0000 (+0200) Subject: Bluetooth: Add hci_copy_identity_address convenience function X-Git-Tag: v3.15-rc1~113^2~159^2^2~37^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f4c3188bb4d51a41d2026ee08a578f56c61e47;p=pandora-kernel.git Bluetooth: Add hci_copy_identity_address convenience function The number of places needing the local Identity Address are starting to grow so it's better to have a single place for the logic of determining it. This patch adds a convenience function for getting the Identity Address and updates the two current places needing this to use it. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed