]> git.baikalelectronics.ru Git - kernel.git/commit
mv643xx_eth: allow multiple TX queues
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 23:28:22 +0000 (01:28 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:37 +0000 (08:40 +0200)
commitc56fd1c5532459c4683b4b7a777a63551708e525
tree2fcac3edee649519921ecf88367ddab110901c67
parent9e51afb80317f992576d3891038626284e05fba4
mv643xx_eth: allow multiple TX queues

As with the multiple RX queue support, allow the platform code to
specify that the hardware we are running on supports multiple TX
queues.  This patch only uses the highest-numbered enabled queue
to send packets to for now, this can be extended later to enable
QoS and such.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
drivers/net/mv643xx_eth.c
include/linux/mv643xx_eth.h