commit | 64da80a29c7455321a7df7b47e27d639e3944c1a | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Jun 02 01:01:26 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:36 2008 +0200 |
tree | 056eb75e01ba9af095fb6420ccd7cda4a3c2a958 | |
parent | 89df5fdc5290681e17b8755675c59ed9607a487a [diff] |
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>