From: Marcel Holtmann Date: Sun, 7 Jun 2015 08:01:01 +0000 (+0200) Subject: Bluetooth: btusb: Remove double error check from local version command X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~29^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9641d3435f76dfa9255974acebc64d5794889e77;p=pandora-kernel.git Bluetooth: btusb: Remove double error check from local version command The __hci_cmd_sync function already handles the command status and command complete errors. No need to check the status field again. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed