Re: git-net, git-netdev-all and everything else on g5
From: David Miller <davem@davemloft.net>
Date: 2007-06-28 20:44:44
From: David Miller <davem@davemloft.net>
Date: 2007-06-28 20:44:44
From: Herbert Xu <herbert@gondor.apana.org.au> Date: Fri, 29 Jun 2007 03:18:31 +0800
On Thu, Jun 28, 2007 at 09:13:38AM +0000, Andrew Morton wrote:quoted
With the full -mm lineup, my tg3-using powerpc g5 spits lots of these: windfarm: Drive bay control loop started. audit(1183017094.732:2): audit_pid=2117 old=0 by auid=4294967295 ------------[ cut here ]------------ Badness at net/core/dev.c:1303Hmm, we really should come up with a better way for checking checksum support. [NET]: Fix TX checksum feature check This patch fixes a boolean error in the new TX checksum check that causes bogus TSO packets to be generated. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Wasn't I just mentioning how much of a mess these tests are the other day? :-) Patch applied, thanks Herbert!