Hi Lizardo, On Wed, Apr 03, 2013, Anderson Lizardo wrote: > 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 || ? Nope, just my own blindness :) Johan -- 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