]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
via-velocity: allow MTU size less than 1500 bytes
authorJay Cliburn <jacliburn@bellsouth.net>
Tue, 23 May 2006 22:02:51 +0000 (00:02 +0200)
committerFrancois Romieu <romieu@fr.zoreil.com>
Sat, 27 May 2006 19:26:13 +0000 (21:26 +0200)
Change the minimum allowable MTU size from 1500 bytes to 64 bytes.

Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
drivers/net/via-velocity.h

index d9a774b91ddcd8550b6d0caa4fbbd1f9812331b3..f1b2640ebdc660a1ce605ad3796f413339244119 100644 (file)
@@ -307,7 +307,7 @@ enum  velocity_owner {
 #define TX_QUEUE_NO         4
 
 #define MAX_HW_MIB_COUNTER  32
-#define VELOCITY_MIN_MTU    (1514-14)
+#define VELOCITY_MIN_MTU    (64)
 #define VELOCITY_MAX_MTU    (9000)
 
 /*