From: Johan Hedberg Date: Thu, 23 Feb 2012 21:24:30 +0000 (+0200) Subject: Bluetooth: mgmt: Fix clear_uuids response X-Git-Tag: v3.4-rc1~177^2~112^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b78d0f49b94f658e8bae707c158962535053dd;p=pandora-kernel.git Bluetooth: mgmt: Fix clear_uuids response Since the clear_uuids operation doesn't send an immediate HCI command but just sets off a timer to wait for subsequent add_uuid calls it doesn't make sense to wait until the timer fires off to send the response. Instead send the response immediately. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed