From: Johan Hedberg Date: Fri, 3 Feb 2012 19:29:40 +0000 (+0200) Subject: Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close X-Git-Tag: v3.3-rc6~36^2~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0d6c7ece0e78268cd7c5c378d6b1b610625085;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann --- Reading git-diff-tree failed