From: Johan Hedberg Date: Mon, 16 Jul 2012 13:12:17 +0000 (+0300) Subject: Bluetooth: Remove unnecessary h5_build_pkt function X-Git-Tag: v3.6-rc1~125^2~57^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c826ed095d431c91f1d18f9b83b365569fcd977b;p=pandora-kernel.git Bluetooth: Remove unnecessary h5_build_pkt function The implementation of h5_build_packet can be moved into h5_prepare_pkt since all h5_prepare_pkt does is determine whether the packet is reliable and then call h5_build_packet. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed