Hi Johan, On Wed, Apr 3, 2013 at 3:11 PM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > - hci_req_cmd_complete(hdev, opcode, ev->status); > + if (ev->status || > + ((hdev->sent_cmd && !bt_cb(hdev->sent_cmd)->req.event))) > + hci_req_cmd_complete(hdev, opcode, ev->status); Any reason for the double parenthesis after || ? Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html