I wrote: > @@ -1521,7 +1513,7 @@ static int ohci_iso_recv_start(struct hp > > if (sync != -1) { > /* set sync flag on first DMA descriptor */ > - struct dma_cmd *cmd = &recv->block[recv->block_dma]; > + struct dma_cmd *cmd = &recv->block[recv->block_dma]; > cmd->control |= cpu_to_le32(DMA_CTL_WAIT); > > /* match sync field */
Ignore this hunk. -- Stefan Richter -=====-=-=== --== --=-= http://arcgraph.de/sr/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/