From: Johan Hedberg Date: Fri, 24 Feb 2012 11:47:56 +0000 (+0200) Subject: Bluetooth: Fix init request completion with old controllers X-Git-Tag: v3.4-rc1~177^2~112^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3159d3843aa628b0ee9e8ef4b4fe8c935500c03f;p=pandora-kernel.git Bluetooth: Fix init request completion with old controllers With Bluetooth 1.1 controllers the last command in the HCI init sequence will be a write_local_name, however there was no callback to indicate init request completion in this case. This patch fixes the issue by adding the necessary callback to the write_local_name_complete handler. Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed