[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100510.044222.233422592.davem@davemloft.net>
Date: Mon, 10 May 2010 04:42:22 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vapier@...too.org
Cc: netdev@...r.kernel.org, uclinux-dist-devel@...ckfin.uclinux.org,
jon.kowal@...ecialists.de, sonic.zhang@...log.com
Subject: Re: [PATCH 09/11] netdev: bfin_mac: only use hardware checksum in
normal IPv4 mode
From: Mike Frysinger <vapier@...too.org>
Date: Sun, 9 May 2010 06:18:55 -0400
> From: Jon Kowal <jon.kowal@...ecialists.de>
>
> The Blackfin on-chip MAC checksum logic only works when the IP packet has
> a header length of 20 bytes. This is true for most IPv4 packets, but not
> for IPv6 packets or IPv4 packets which use header options. So only use
> the hardware checksum when appropriate.
>
> Signed-off-by: Jon Kowal <jon.kowal@...ecialists.de>
> Signed-off-by: Sonic Zhang <sonic.zhang@...log.com>
> Signed-off-by: Mike Frysinger <vapier@...too.org>
In order to make the tree bisectable, combine bug fixes into the changes
that add the bugs instead of letting them live in the final tree when
they don't need to.
You should have just combined this patch into the patch that added the
FCS inversion stuff.
You're going to need to respin and repost this entire patch set after
fixing all of these problems I've found.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists