On Thu, 2008-05-29 at 16:50 +1000, Herbert Xu wrote: > On Tue, May 27, 2008 at 12:36:06PM +0100, Mark McLoughlin wrote: > > When we receive a packet with a partial csum, > > just set ip_summed to CHECKSUM_UNNECESSARY. > > > > Signed-off-by: Mark McLoughlin <[EMAIL PROTECTED]> > > Cc: Herbert Xu <[EMAIL PROTECTED]> > > I'm not sure I follow the context of this patch. Could you > explain what it's for?
Yeah, sorry. These three patches are to kvm-guest-driver-linux's awk script which munges the virtio drivers so that they can be built for older kernels. So, the three patches are what I needed to make csum/GSO handling work correctly on the RHEL5 2.6.18 based kernel. Cheers, Mark. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
