From: Johan Hedberg Date: Wed, 2 Jul 2014 14:37:33 +0000 (+0300) Subject: Bluetooth: Make is_identity_address a global function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46245b3efce80884acf65c01443582aec1f31ed;p=pandora-kernel.git Bluetooth: Make is_identity_address a global function There are more places that can take advantage of is_identity_address() besides hci_core.c. This patch moves the function to hci_core.h and gives it the appropriate hci_ prefix. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed