summaryrefslogtreecommitdiff
path: root/drivers/net/via-velocity.h
diff options
context:
space:
mode:
authorJay Cliburn <jacliburn@bellsouth.net>2006-05-24 00:02:51 +0200
committerFrancois Romieu <romieu@fr.zoreil.com>2006-05-27 21:26:13 +0200
commit83055d46e5eddbb3574ef5e9c0d9c021bcb75c0b (patch)
tree0fbffb32574f00e1326c1aad4832c63b4aaeea70 /drivers/net/via-velocity.h
parent371858568e02698fe2de8ba4bf771e3f40db69e5 (diff)
via-velocity: allow MTU size less than 1500 bytes
Change the minimum allowable MTU size from 1500 bytes to 64 bytes. Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Diffstat (limited to 'drivers/net/via-velocity.h')
-rw-r--r--drivers/net/via-velocity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/via-velocity.h b/drivers/net/via-velocity.h
index d9a774b91dd..f1b2640ebdc 100644
--- a/drivers/net/via-velocity.h
+++ b/drivers/net/via-velocity.h
@@ -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)
/*