All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: akpm@linux-foundation.org
Cc: netdev@vger.kernel.org, byron.bbradley@gmail.com,
	dale@farnsworth.org, mlachwani@mvista.com,
	viro@zeniv.linux.org.uk
Subject: Re: [patch 3/4] mv643xx_eth: fix byte order when checksum offload is enabled
Date: Tue, 05 Feb 2008 13:32:58 -0500	[thread overview]
Message-ID: <47A8ABDA.4040202@garzik.org> (raw)
In-Reply-To: <200802050746.m157kur6010404@imap1.linux-foundation.org>

akpm@linux-foundation.org wrote:
> From: Byron Bradley <byron.bbradley@gmail.com>
> 
> The Marvell Orion system on chips have an integrated mv643xx MAC.  On these
> little endian ARM devices mv643xx will oops when checksum offload is
> enabled.  Swapping the byte order of the protocol and checksum solves this
> problem.
> 
> Signed-off-by: Byron Bradley <byron.bbradley@gmail.com>
> Cc: Dale Farnsworth <dale@farnsworth.org>
> Cc: Manish Lachwani <mlachwani@mvista.com>
> Cc: Jeff Garzik <jeff@garzik.org>
> Cc: Al Viro <viro@zeniv.linux.org.uk>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/net/mv643xx_eth.c |   11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)

applied 3-4



      reply	other threads:[~2008-02-05 18:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-05  7:47 [patch 3/4] mv643xx_eth: fix byte order when checksum offload is enabled akpm
2008-02-05 18:32 ` Jeff Garzik [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=47A8ABDA.4040202@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@linux-foundation.org \
    --cc=byron.bbradley@gmail.com \
    --cc=dale@farnsworth.org \
    --cc=mlachwani@mvista.com \
    --cc=netdev@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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.