mv643xx_eth: allow multiple RX queues
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 23:01:26 +0000 (01:01 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:36 +0000 (08:40 +0200)
commit64da80a29c7455321a7df7b47e27d639e3944c1a
tree056eb75e01ba9af095fb6420ccd7cda4a3c2a958
parent89df5fdc5290681e17b8755675c59ed9607a487a
mv643xx_eth: allow multiple RX queues

Allow the platform code to specify that we are running on hardware
that is capable of supporting multiple RX queues.  If this option
is used, initialise all of the given RX queues instead of just RX
queue zero.

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