Re: [PATCH] ehea: Fix IPv6 support

2008-03-25 Thread Jeff Garzik
Thomas Klein wrote: Indicate that HEA calculates IPv4 checksums only Signed-off-by: Thomas Klein <[EMAIL PROTECTED]> --- diff -Nurp -X dontdiff linux-2.6.25-rc6/drivers/net/ehea/ehea.h patched_kernel/drivers/net/ehea/ehea.h --- linux-2.6.25-rc6/drivers/net/ehea/ehea.h2008-03-17 00:32:14.00

Re: [PATCH] ehea: Fix IPv6 support

2008-03-25 Thread Thomas Klein
Andrew Morton wrote: > On Wed, 19 Mar 2008 13:55:43 +0100 > Thomas Klein <[EMAIL PROTECTED]> wrote: > >> Indicate that HEA calculates IPv4 checksums only >> >> Signed-off-by: Thomas Klein <[EMAIL PROTECTED]> >> >> --- >> diff -Nurp -X dontdiff linux-2.6.25-rc6/drivers/net/ehea/ehea.h >> patched_k

Re: [PATCH] ehea: Fix IPv6 support

2008-03-20 Thread Andrew Morton
On Wed, 19 Mar 2008 13:55:43 +0100 Thomas Klein <[EMAIL PROTECTED]> wrote: > Indicate that HEA calculates IPv4 checksums only > > Signed-off-by: Thomas Klein <[EMAIL PROTECTED]> > > --- > diff -Nurp -X dontdiff linux-2.6.25-rc6/drivers/net/ehea/ehea.h > patched_kernel/drivers/net/ehea/ehea.h >

[PATCH] ehea: Fix IPv6 support

2008-03-19 Thread Thomas Klein
Indicate that HEA calculates IPv4 checksums only Signed-off-by: Thomas Klein <[EMAIL PROTECTED]> --- diff -Nurp -X dontdiff linux-2.6.25-rc6/drivers/net/ehea/ehea.h patched_kernel/drivers/net/ehea/ehea.h --- linux-2.6.25-rc6/drivers/net/ehea/ehea.h2008-03-17 00:32:14.0 +0100 +++ pat