Re: [PATCH] via-velocity: allow MTU size less than 1500 bytes

2006-05-28 Thread Jeff Garzik
Francois Romieu wrote: Jeff Garzik <[EMAIL PROTECTED]> : [...] ACK, but patch won't apply: I have regenerated it against mainline. It can be pulled from the repository git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6.git velocity pulled, thanks - To unsubscribe from this list: send

Re: [PATCH] via-velocity: allow MTU size less than 1500 bytes

2006-05-27 Thread Francois Romieu
Jeff Garzik <[EMAIL PROTECTED]> : [...] > ACK, but patch won't apply: I have regenerated it against mainline. It can be pulled from the repository git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6.git velocity -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in

Re: [PATCH] via-velocity: allow MTU size less than 1500 bytes

2006-05-26 Thread Jeff Garzik
Jay Cliburn wrote: Change the minimum allowable MTU size from 1500 bytes to 64 bytes. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> --- linux-2.6.16.x86_64/drivers/net/via-velocity.h.orig 2006-05-23 07:42:24.0 -0500 +++ linux-2.6.16.x86_64/drivers/net/via-velocity.h 2006-05-23 0

Re: [PATCH] via-velocity: allow MTU size less than 1500 bytes

2006-05-23 Thread Francois Romieu
Jay Cliburn <[EMAIL PROTECTED]> : > Change the minimum allowable MTU size from 1500 bytes to 64 bytes. > > Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> Fine-With-Me: Francois Romieu <[EMAIL PROTECTED]> -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in the body o

[PATCH] via-velocity: allow MTU size less than 1500 bytes

2006-05-23 Thread Jay Cliburn
Change the minimum allowable MTU size from 1500 bytes to 64 bytes. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> --- linux-2.6.16.x86_64/drivers/net/via-velocity.h.orig 2006-05-23 07:42:24.0 -0500 +++ linux-2.6.16.x86_64/drivers/net/via-velocity.h 2006-05-23 08:31:17.0 -05