commit | ca0d6c7ece0e78268cd7c5c378d6b1b610625085 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Feb 03 21:29:40 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Wed Feb 15 13:09:26 2012 +0200 |
tree | 23c56a6629b63e20c59ba36971fd181d54c02b6d | |
parent | cf33e77b76d7439f21a23a94eab4ab3b405a6a7d [diff] |
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close We should only perform a reset in hci_dev_do_close if the HCI_QUIRK_NO_RESET flag is set (since in such a case a reset will not be performed when initializing the device). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>