From: Jeff Garzik <jgarzik@pobox.com>
To: Dale Farnsworth <dale@farnsworth.org>
Cc: netdev@vger.kernel.org, Manish Lachwani <mlachwani@mvista.com>
Subject: Re: mv643xx_eth: Unmap DMA buffers in receive path
Date: Tue, 12 Sep 2006 22:05:40 -0400 [thread overview]
Message-ID: <45076774.5030909@pobox.com> (raw)
In-Reply-To: <20060912182229.GA11522@xyzzy.farnsworth.org>
Dale Farnsworth wrote:
> From: Dale Farnsworth <dale@farnsworth.org>
>
> Fix a missing call to dma_unmap_single() in the receive path. Without
> this call, errors have been observed on non-cache-coherent systems.
>
> Signed-off-by Dale Farnsworth <dale@farnsworth.org>
>
> ---
>
> drivers/net/mv643xx_eth.c | 2 ++
> 1 file changed, 2 insertions(+)
ACK, but
[jgarzik@pretzel netdev-2.6]$ git-applymbox /g/tmp/mbox ~/info/signoff.txt
1 patch(es) to process.
Applying 'mv643xx_eth: Unmap DMA buffers in receive path'
error: patch failed: drivers/net/mv643xx_eth.c:402
error: drivers/net/mv643xx_eth.c: patch does not apply
next prev parent reply other threads:[~2006-09-13 2:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-12 18:22 mv643xx_eth: Unmap DMA buffers in receive path Dale Farnsworth
2006-09-13 2:05 ` Jeff Garzik [this message]
2006-09-13 16:21 ` PATCH " Dale Farnsworth
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=45076774.5030909@pobox.com \
--to=jgarzik@pobox.com \
--cc=dale@farnsworth.org \
--cc=mlachwani@mvista.com \
--cc=netdev@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.