sky2: reduce default transmit ring
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 17 Jun 2009 07:30:37 +0000 (07:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Jun 2009 01:46:53 +0000 (18:46 -0700)
commite9c1be80a7403fb817ec6229ec20a39e377cc4ce
tree2abd8532c0c6f62dc9485bd70f603be1bd57bbff
parentbf15fe996e050332c018cf63dd51288b081cc556
sky2: reduce default transmit ring

Reduce the size of the driver transmit ring to reduce latency
and allow qdisc to do better rate control.  Also make it
obvious what the minimum transmit ring allowed is and why.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c