From: Johan Hedberg Date: Wed, 14 Dec 2011 22:47:38 +0000 (+0200) Subject: Bluetooth: Move EIR and CoD update functions to a better position X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5803729c2323204f7372617ad97e55e94153b9;p=pandora-kernel.git Bluetooth: Move EIR and CoD update functions to a better position Due to the upcoming addition of a service cache timer the functions to update the EIR and CoD need to be higher up in mgmt.c in order to avoid unnecessary forward-declarations. This patch simply moves code around without any other changes in order to make subsequent patches more readable. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed