commit | 9641d3435f76dfa9255974acebc64d5794889e77 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jun 07 10:01:01 2015 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Jun 08 12:55:26 2015 +0300 |
tree | ea12c00ad6efa55ebd93efa44c27a09e611f245c | |
parent | ecffc80478cdce122f0ecb6a4e4f909132dd5c47 [diff] |
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 <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>