[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tkrat.c70ebf03a060487a@s5r6.in-berlin.de>
Date: Mon, 5 Mar 2007 03:44:52 +0100 (CET)
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: linux1394-devel@...ts.sourceforge.net
cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ieee1394: ohci1394: add reg_flush, remove bogus barriers
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists