From: Marcel Holtmann Date: Sun, 2 Nov 2014 01:45:58 +0000 (+0100) Subject: Bluetooth: Check status of command complete for HCI_Reset X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8761f9d6620b0be6b08f21807568fbbfcbb128d2;p=pandora-kernel.git Bluetooth: Check status of command complete for HCI_Reset When the HCI_Reset command returns, the status needs to be checked. It is unlikely that HCI_Reset actually fails, but when it fails, it is a bad idea to reset all values since the controller will have not reset its values in that case. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed