On Mon, Aug 20, 2007 at 12:54:17PM -0700, K Naru wrote: > --- ./drivers/net/via-rhine.c.orig 2007-08-09 > 14:28:15.000000000 -0700 > +++ ./drivers/net/via-rhine.c 2007-08-20 > 04:29:43.000000000 -0700 [snip] > +#define TDES1_TCPCK 0x00100000 /* Bit 20, > Transmit Desc 1 */ > +#define TDES1_UDPCK 0x00080000 /* Bit 19, > Transmit Desc 1 */ > +#define TDES1_IPCK 0x00040000 /* Bit 18,
Your patch is very badly word-wrapped. Please fix your mailer, and then test by sending the patch to yourself and applying the result. -andy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

