mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-29 10:02:23 +00:00
cns3xxx: increase number of ethernet driver rx buffers
SVN-Revision: 35951
This commit is contained in:
parent
ee2b511e1f
commit
0d13baff1e
@ -26,7 +26,7 @@
|
||||
|
||||
#define DRV_NAME "cns3xxx_eth"
|
||||
|
||||
#define RX_DESCS 128
|
||||
#define RX_DESCS 256
|
||||
#define TX_DESCS 128
|
||||
#define TX_DESC_RESERVE 20
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user