OpenCloudOS-Kernel/drivers/net/ethernet/marvell
stephen hemminger b1cb825662 sky2: reduce default Tx ring size
The default Tx ring size for the sky2 driver is quite large and could
cause excess buffer bloat for many users. The minimum ring size
possible and still allow handling  the worst case packet on 64bit platforms
is 38 which gets rounded up to a power of 2. But most packets only require
a couple of ring elements.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-16 20:27:12 -05:00
..
Kconfig
Makefile
mv643xx_eth.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
pxa168_eth.c
skge.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
skge.h
sky2.c sky2: reduce default Tx ring size 2011-11-16 20:27:12 -05:00
sky2.h