projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3718585
)
via-velocity: allow MTU size less than 1500 bytes
author
Jay Cliburn
<jacliburn@bellsouth.net>
Tue, 23 May 2006 22:02:51 +0000
(
00:02
+0200)
committer
Francois 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
patch
|
blob
|
history
diff --git
a/drivers/net/via-velocity.h
b/drivers/net/via-velocity.h
index d9a774b91ddcd8550b6d0caa4fbbd1f9812331b3..f1b2640ebdc660a1ce605ad3796f413339244119 100644
(file)
--- 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-1
4)
+#define VELOCITY_MIN_MTU (
6
4)
#define VELOCITY_MAX_MTU (9000)
/*