From: Johan Hedberg Date: Sat, 18 Feb 2012 13:07:59 +0000 (+0200) Subject: Bluetooth: mgmt: Move status parameters into the cmd_complete header X-Git-Tag: v3.4-rc1~177^2~112^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aee9b218036476b8b659de5bbfada3a4633f635b;p=pandora-kernel.git Bluetooth: mgmt: Move status parameters into the cmd_complete header Instead of having status paramters part of each individual command response it's simpler to just have the status as part of the command complete header. This patch updates the code to follow this convention and thereby also ensures compliance with the latest mgmt API specification. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed