LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ieee1394: ohci1394: add reg_flush, remove bogus barriers
Date: Mon, 5 Mar 2007 03:44:52 +0100 (CET) [thread overview]
Message-ID: <tkrat.c70ebf03a060487a@s5r6.in-berlin.de> (raw)
In-Reply-To: <tkrat.d79e708fd3f5b582@s5r6.in-berlin.de>
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/
prev parent reply other threads:[~2007-03-05 2:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 2:39 Stefan Richter
2007-03-05 2:44 ` Stefan Richter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tkrat.c70ebf03a060487a@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
--subject='Re: [PATCH] ieee1394: ohci1394: add reg_flush, remove bogus barriers' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).