]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd92d62bd79ae11297d76007b16f4532d4b3f37ad
tree2abd8532c0c6f62dc9485bd70f603be1bd57bbff
parentcc91410939cda5a3a08b6d38f3032b909c97576a
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