Marcel > The biggest thing however is hci_sched_sco(). This function is ugly as > hell and basically unreadable. Please use break or continue instead of > cascaded if clauses. I am not gonna review this piece of the patch until > that is fixed. I fixed a few whitespace problems and changed hci_sched_sco so it didn't get deep into nested if's. How does it look now? Brad