From: Andre Guedes Date: Tue, 30 Apr 2013 18:29:27 +0000 (-0300) Subject: Bluetooth: Make inquiry_cache_flush non-static X-Git-Tag: v3.11-rc1~64^2~78^2^2~23^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f9b9a5dc5bb8ee360db9d32b2090aac497ae82a;p=pandora-kernel.git Bluetooth: Make inquiry_cache_flush non-static In order to use HCI request framework in start_discovery, we'll need to call inquiry_cache_flush in mgmt.c. Therefore, this patch adds the hci_ prefix to inquiry_cache_flush and makes it non-static. Signed-off-by: Andre Guedes Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed