Bluetooth: Send HCI Reset command by default on device initialization
[pandora-kernel.git] / include / net / bluetooth / hci.h
index 3cc2949..3645139 100644 (file)
@@ -54,7 +54,7 @@
 
 /* HCI device quirks */
 enum {
-       HCI_QUIRK_RESET_ON_INIT,
+       HCI_QUIRK_NO_RESET,
        HCI_QUIRK_RAW_DEVICE,
        HCI_QUIRK_FIXUP_BUFFER_SIZE
 };