Re: [PATCH] ieee1394: ohci1394: add reg_flush, remove bogus barriers

From: Stefan Richter
Date: Sun Mar 04 2007 - 21:45:34 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/