projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1119d57
)
gianfar: Fix the data buffer stashing amount
author
Dai Haruki
<dai.haruki@freescale.com>
Mon, 24 Mar 2008 15:53:29 +0000
(10:53 -0500)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 26 Mar 2008 04:44:25 +0000
(
00:44
-0400)
- Buffer stashing parameter change to 96 from 64 in order to cover
the Layer 4 header.
Signed-off-by: Dai Haruki <dai.haruki@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/gianfar.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/gianfar.h
b/drivers/net/gianfar.h
index 46cd7735e6fe39f1671b80a0df321217ffb603f7..5b8991d822fca5e7e8f1e80154b4e76795f0627a 100644
(file)
--- a/
drivers/net/gianfar.h
+++ b/
drivers/net/gianfar.h
@@
-102,7
+102,7
@@
extern const char gfar_driver_version[];
#define DEFAULT_FIFO_TX_STARVE 0x40
#define DEFAULT_FIFO_TX_STARVE_OFF 0x80
#define DEFAULT_BD_STASH 1
-#define DEFAULT_STASH_LENGTH
64
+#define DEFAULT_STASH_LENGTH
96
#define DEFAULT_STASH_INDEX 0
/* The number of Exact Match registers */